Skip to content

Commit b2e18f3

Browse files
Bump typescript from 3.9.6 to 3.9.7 (#213)
1 parent e66b26c commit b2e18f3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"release-it": "^13.6.5",
5555
"release-it-lerna-changelog": "^1.0.3",
5656
"ts-node": "^8.10.2",
57-
"typescript": "~3.9.6"
57+
"typescript": "~3.9.7"
5858
},
5959
"engines": {
6060
"node": "8.* || 10.* || >= 12"

yarn.lock

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

7335-
typescript@~3.9.6:
7336-
version "3.9.6"
7337-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
7338-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
7335+
typescript@~3.9.7:
7336+
version "3.9.7"
7337+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
7338+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
73397339

73407340
uglify-js@^3.1.4:
73417341
version "3.9.3"

0 commit comments

Comments
 (0)