Skip to content

Commit b39abbd

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

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.8.2",
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.8.2:
4397+
version "3.8.2"
4398+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
4399+
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
44004400

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

0 commit comments

Comments
 (0)