Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit c03a301

Browse files
committed
chore(deps): update dependency typescript to ^3.7.5
1 parent 9c78b52 commit c03a301

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
@@ -71,7 +71,7 @@
7171
"sinon": "^7.4.1",
7272
"ts-node": "^8.0.2",
7373
"tslint": "^5.20.1",
74-
"typescript": "^3.7.4"
74+
"typescript": "^3.7.5"
7575
},
7676
"dependencies": {
7777
"@sourcegraph/vscode-ws-jsonrpc": "^0.0.3-fork",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6071,10 +6071,10 @@ typedarray@^0.0.6:
60716071
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
60726072
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
60736073

6074-
typescript@^3.7.4:
6075-
version "3.7.4"
6076-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
6077-
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
6074+
typescript@^3.7.5:
6075+
version "3.7.5"
6076+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
6077+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
60786078

60796079
uglify-js@^3.1.4:
60806080
version "3.4.9"

0 commit comments

Comments
 (0)