Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit b5d85f1

Browse files
committed
chore(deps): update dependency typescript to v3.8.2
1 parent bb63907 commit b5d85f1

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
@@ -24,7 +24,7 @@
2424
"cz-conventional-changelog": "3.1.0",
2525
"semantic-release": "17.0.4",
2626
"tslint": "5.20.1",
27-
"typescript": "3.7.5"
27+
"typescript": "3.8.2"
2828
},
2929
"dependencies": {
3030
"fetch-ponyfill": "^6.0.2",

yarn.lock

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

5553-
typescript@3.7.5:
5554-
version "3.7.5"
5555-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
5556-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
5553+
typescript@3.8.2:
5554+
version "3.8.2"
5555+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
5556+
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
55575557

55585558
uglify-js@^3.1.4:
55595559
version "3.7.7"

0 commit comments

Comments
 (0)