Skip to content

Commit e3f746f

Browse files
authored
Merge pull request #20 from Himenon/renovate/typescript-3.x
chore(deps): update dependency typescript to v3.9.7
2 parents bd127a0 + a180398 commit e3f746f

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
@@ -73,7 +73,7 @@
7373
"ts-jest": "26.1.1",
7474
"ts-loader": "8.0.2",
7575
"ts-node": "8.10.2",
76-
"typescript": "3.9.6",
76+
"typescript": "3.9.7",
7777
"webpack": "4.44.1",
7878
"webpack-bundle-analyzer": "3.8.0",
7979
"webpack-cli": "3.3.12",

yarn.lock

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

12813-
typescript@3.9.6:
12814-
version "3.9.6"
12815-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
12816-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
12813+
typescript@3.9.7:
12814+
version "3.9.7"
12815+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
12816+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
1281712817

1281812818
uglify-js@^3.1.4:
1281912819
version "3.10.0"

0 commit comments

Comments
 (0)