Skip to content

Commit 588397d

Browse files
chore: update dependency typescript to v4.0.5 (#2240)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 965a4e4 commit 588397d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"lint-staged": "10.5.0",
9595
"prettier": "^2.0.5",
9696
"ts-jest": "26.4.3",
97-
"typescript": "4.0.3"
97+
"typescript": "4.0.5"
9898
},
9999
"husky": {
100100
"hooks": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10319,10 +10319,10 @@ typedarray@^0.0.6:
1031910319
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1032010320
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1032110321

10322-
10323-
version "4.0.3"
10324-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
10325-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
10322+
10323+
version "4.0.5"
10324+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
10325+
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
1032610326

1032710327
uglify-js@^3.1.4:
1032810328
version "3.7.3"

0 commit comments

Comments
 (0)