Skip to content

Commit 0f0f95a

Browse files
chore: update dependency typescript to v3.8.2 (#1002)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 890df29 commit 0f0f95a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"lint-staged": "10.0.7",
9696
"prettier": "1.17.1",
9797
"ts-jest": "25.2.1",
98-
"typescript": "3.7.5"
98+
"typescript": "3.8.2"
9999
},
100100
"husky": {
101101
"hooks": {

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9748,10 +9748,10 @@ typedarray@^0.0.6:
97489748
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
97499749
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
97509750

9751-
typescript@3.7.5:
9752-
version "3.7.5"
9753-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
9754-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
9751+
typescript@3.8.2:
9752+
version "3.8.2"
9753+
resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
9754+
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
97559755

97569756
uglify-js@^3.1.4:
97579757
version "3.7.3"

0 commit comments

Comments
 (0)