Skip to content

Commit ded017e

Browse files
committed
chore(deps): update dependency typescript to v3.8.2
1 parent 3bea750 commit ded017e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"mock-socket": "9.0.3",
7272
"prettier": "1.19.1",
7373
"ts-jest": "25.2.1",
74-
"typescript": "3.7.5",
74+
"typescript": "3.8.2",
7575
"webpack": "4.41.6",
7676
"webpack-cli": "3.3.11"
7777
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8091,10 +8091,10 @@ typedarray@^0.0.6:
80918091
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
80928092
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
80938093

8094-
typescript@3.7.5:
8095-
version "3.7.5"
8096-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
8097-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
8094+
typescript@3.8.2:
8095+
version "3.8.2"
8096+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
8097+
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
80988098

80998099
uglify-js@^3.1.4:
81008100
version "3.4.9"

0 commit comments

Comments
 (0)