Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 2bf4c8b

Browse files
committed
chore(deps): update dependency typescript to v3.8.2
1 parent fc8ed5d commit 2bf4c8b

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
@@ -30,7 +30,7 @@
3030
"semantic-release": "17.0.4",
3131
"ts-node": "8.6.2",
3232
"tslint": "5.20.1",
33-
"typescript": "3.7.5"
33+
"typescript": "3.8.2"
3434
},
3535
"config": {
3636
"commitizen": {

yarn.lock

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

6334-
typescript@3.7.5:
6335-
version "3.7.5"
6336-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
6337-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
6334+
typescript@3.8.2:
6335+
version "3.8.2"
6336+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
6337+
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
63386338

63396339
uglify-js@^3.1.4:
63406340
version "3.7.7"

0 commit comments

Comments
 (0)