Skip to content

Commit 97c16e4

Browse files
committed
chore(deps): update dependency typescript to v4.1.2
1 parent 9ba28be commit 97c16e4

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.3"
24+
"typescript": "4.1.2"
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.4",
8383
"ts-node": "8.10.2",
84-
"typescript": "4.0.3",
84+
"typescript": "4.1.2",
8585
"webpack": "4.44.2",
8686
"webpack-bundle-analyzer": "3.9.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-
typescript@4.0.3:
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==
12934+
typescript@4.1.2:
12935+
version "4.1.2"
12936+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
12937+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
1293812938

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

0 commit comments

Comments
 (0)