Skip to content

Commit 1e49ac4

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

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.7.4",
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.7.4:
4397+
version "3.7.4"
4398+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
4399+
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
44004400

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

0 commit comments

Comments
 (0)