Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit d38a661

Browse files
renovate[bot]WhiteSource Renovate
andauthored
chore(deps): update dependency typescript to v3.8.2 (#103)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent c36a742 commit d38a661

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
@@ -81,7 +81,7 @@
8181
"lint-staged": "10.0.7",
8282
"prettier": "1.19.1",
8383
"semantic-release": "17.0.4",
84-
"typescript": "3.7.5"
84+
"typescript": "3.8.2"
8585
},
8686
"peerDependencies": {
8787
"eslint": "^6.0.0",

yarn.lock

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

7928-
typescript@3.7.5:
7929-
version "3.7.5"
7930-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
7931-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
7928+
typescript@3.8.2:
7929+
version "3.8.2"
7930+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
7931+
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
79327932

79337933
uglify-js@^3.1.4:
79347934
version "3.6.4"

0 commit comments

Comments
 (0)