Skip to content

Commit 8458451

Browse files
committed
chore(deps): update dependency typescript to v4.0.5
1 parent 9ba28be commit 8458451

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.0.5"
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.0.5",
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-
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+
12935+
version "4.0.5"
12936+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
12937+
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
1293812938

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

0 commit comments

Comments
 (0)