Skip to content

Commit 8c08bef

Browse files
authored
Merge pull request #90 from Himenon/renovate/typescript-4.x
chore(deps): update dependency typescript to v4.0.3
2 parents 2bded72 + b9a1d3e commit 8c08bef

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/collection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"ts-jest": "26.3.0",
24-
"typescript": "4.0.2"
24+
"typescript": "4.0.3"
2525
},
2626
"publishConfig": {
2727
"access": "public"

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"ts-jest": "26.3.0",
8282
"ts-loader": "8.0.3",
8383
"ts-node": "8.10.2",
84-
"typescript": "4.0.2",
84+
"typescript": "4.0.3",
8585
"webpack": "4.44.1",
8686
"webpack-bundle-analyzer": "3.8.0",
8787
"webpack-cli": "3.3.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12931,10 +12931,10 @@ typedarray@^0.0.6:
1293112931
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1293212932
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1293312933

12934-
12935-
version "4.0.2"
12936-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
12937-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
12934+
12935+
version "4.0.3"
12936+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
12937+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
1293812938

1293912939
uglify-js@^3.1.4:
1294012940
version "3.10.0"

0 commit comments

Comments
 (0)