Skip to content

Commit 7bc5638

Browse files
renovate[bot]WhiteSource Renovate
andauthored
Update dependency typescript to v3.8.2 (Dig-Doug#90)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 6984b90 commit 7bc5638

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
@@ -27,7 +27,7 @@
2727
"rollup-plugin-commonjs": "10.1.0",
2828
"rollup-plugin-node-resolve": "5.2.0",
2929
"ts-protoc-gen": "0.12.0",
30-
"typescript": "3.7.5"
30+
"typescript": "3.8.2"
3131
},
3232
"scripts": {
3333
"format": "git-clang-format"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2092,10 +2092,10 @@ type-is@~1.6.17:
20922092
media-typer "0.3.0"
20932093
mime-types "~2.1.24"
20942094

2095-
typescript@3.7.5:
2096-
version "3.7.5"
2097-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
2098-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
2095+
typescript@3.8.2:
2096+
version "3.8.2"
2097+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
2098+
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
20992099

21002100
uglify-js@^3.1.4:
21012101
version "3.6.3"

0 commit comments

Comments
 (0)