Skip to content

Commit a180398

Browse files
committed
chore(deps): update dependency typescript to v3.9.7
1 parent 12075ac commit a180398

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
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"ts-jest": "26.1.1",
18-
"typescript": "3.9.6"
18+
"typescript": "3.9.7"
1919
},
2020
"publishConfig": {
2121
"access": "public"

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"ts-jest": "26.1.1",
7373
"ts-loader": "7.0.5",
7474
"ts-node": "8.10.2",
75-
"typescript": "3.9.6",
75+
"typescript": "3.9.7",
7676
"webpack": "4.44.1",
7777
"webpack-bundle-analyzer": "3.8.0",
7878
"webpack-cli": "3.3.12",

yarn.lock

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

12795-
typescript@3.9.6:
12796-
version "3.9.6"
12797-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
12798-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
12795+
typescript@3.9.7:
12796+
version "3.9.7"
12797+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
12798+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
1279912799

1280012800
uglify-js@^3.1.4:
1280112801
version "3.10.0"

0 commit comments

Comments
 (0)