Skip to content

Commit c17ebdd

Browse files
renovate[bot]WhiteSource Renovate
authored andcommitted
Update dependency typescript to v3.7.5 (Dig-Doug#62)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 06efcda commit c17ebdd

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
@@ -28,7 +28,7 @@
2828
"rollup-plugin-commonjs": "10.1.0",
2929
"rollup-plugin-node-resolve": "5.2.0",
3030
"ts-protoc-gen": "0.12.0",
31-
"typescript": "3.7.4"
31+
"typescript": "3.7.5"
3232
},
3333
"scripts": {
3434
"format": "git-clang-format"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2078,10 +2078,10 @@ type-is@~1.6.17:
20782078
media-typer "0.3.0"
20792079
mime-types "~2.1.24"
20802080

2081-
typescript@3.7.4:
2082-
version "3.7.4"
2083-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
2084-
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
2081+
typescript@3.7.5:
2082+
version "3.7.5"
2083+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
2084+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
20852085

20862086
uglify-js@^3.1.4:
20872087
version "3.6.3"

0 commit comments

Comments
 (0)