Skip to content

Commit 932cc9f

Browse files
chore: update dependency typescript to v4.0.3 (#2134)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 771d4f8 commit 932cc9f

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.4.0",
9595
"prettier": "^2.0.5",
9696
"ts-jest": "26.3.0",
97-
"typescript": "4.0.2"
97+
"typescript": "4.0.3"
9898
},
9999
"husky": {
100100
"hooks": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10034,10 +10034,10 @@ typedarray@^0.0.6:
1003410034
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1003510035
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1003610036

10037-
10038-
version "4.0.2"
10039-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
10040-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
10037+
10038+
version "4.0.3"
10039+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
10040+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
1004110041

1004210042
uglify-js@^3.1.4:
1004310043
version "3.7.3"

0 commit comments

Comments
 (0)