Skip to content

Commit 0116d92

Browse files
Update dependency typescript to v3.8.2 (#653)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 9039a7f commit 0116d92

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"tslint-eslint-rules": "5.4.0",
9191
"tslint-plugin-prettier": "2.1.0",
9292
"tslint-react": "4.2.0",
93-
"typescript": "3.7.5"
93+
"typescript": "3.8.2"
9494
},
9595
"files": [
9696
"lib"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10586,7 +10586,7 @@ [email protected]:
1058610586
resolved "https://registry.yarnpkg.com/retry/-/retry-0.12.0.tgz#1b42a6266a21f07421d1b0b54b7dc167b01c013b"
1058710587
integrity sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=
1058810588

10589-
rimraf@^2.2.8, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2:
10589+
rimraf@^2.2.8, rimraf@^2.5.4, rimraf@^2.6.1:
1059010590
version "2.6.2"
1059110591
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
1059210592
dependencies:
@@ -11998,10 +11998,10 @@ typedarray@^0.0.6:
1199811998
version "0.0.6"
1199911999
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1200012000

12001-
typescript@3.7.5:
12002-
version "3.7.5"
12003-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
12004-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
12001+
typescript@3.8.2:
12002+
version "3.8.2"
12003+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
12004+
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
1200512005

1200612006
ua-parser-js@^0.7.18:
1200712007
version "0.7.18"

0 commit comments

Comments
 (0)