Skip to content

Commit 1fa7fec

Browse files
committed
chore(deps): update dependency typescript to v3.9.7
1 parent 8c48ddb commit 1fa7fec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"nodemon": "1.18.9",
3333
"ts-jest": "^24.0.0",
3434
"ts-node": "8.0.2",
35-
"typescript": "3.1.6",
35+
"typescript": "3.9.7",
3636
"vikit": "0.3.4"
3737
},
3838
"dependencies": {

yarn.lock

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

4396-
typescript@3.1.6:
4397-
version "3.1.6"
4398-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6.tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68"
4399-
integrity sha512-tDMYfVtvpb96msS1lDX9MEdHrW4yOuZ4Kdc4Him9oU796XldPYF/t2+uKoX0BBa0hXXwDlqYQbXY5Rzjzc5hBA==
4396+
typescript@3.9.7:
4397+
version "3.9.7"
4398+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
4399+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
44004400

44014401
uglify-js@^3.1.4:
44024402
version "3.4.9"

0 commit comments

Comments
 (0)