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

Commit 201807b

Browse files
committed
Update dependency typescript to ^3.7.5
1 parent 19d6a2a commit 201807b

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
@@ -154,7 +154,7 @@
154154
"sourcegraph": "^23.0.1",
155155
"tsc-watch": "^2.2.1",
156156
"tslint": "^5.20.1",
157-
"typescript": "^3.1.6"
157+
"typescript": "^3.7.5"
158158
},
159159
"dependencies": {
160160
"@sourcegraph/basic-code-intel": "10.0.0",

yarn.lock

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

5593-
typescript@^3.1.6:
5594-
version "3.3.3333"
5595-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6"
5596-
integrity sha512-JjSKsAfuHBE/fB2oZ8NxtRTk5iGcg6hkYXMnZ3Wc+b2RSqejEqTaem11mHASMnFilHrax3sLK0GDzcJrekZYLw==
5593+
typescript@^3.7.5:
5594+
version "3.7.5"
5595+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
5596+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
55975597

55985598
unicode-canonical-property-names-ecmascript@^1.0.4:
55995599
version "1.0.4"

0 commit comments

Comments
 (0)