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

Commit 9fda663

Browse files
committed
Update dependency typescript to ^3.5.2
1 parent ad7d1c4 commit 9fda663

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
@@ -149,7 +149,7 @@
149149
"parcel-bundler": "^1.11.0",
150150
"sourcegraph": "^23.0.0",
151151
"tslint": "^5.15.0",
152-
"typescript": "^3.1.6"
152+
"typescript": "^3.5.2"
153153
},
154154
"dependencies": {
155155
"@sourcegraph/basic-code-intel": "6.0.16",

yarn.lock

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

5490-
typescript@^3.1.6:
5491-
version "3.3.3333"
5492-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6"
5493-
integrity sha512-JjSKsAfuHBE/fB2oZ8NxtRTk5iGcg6hkYXMnZ3Wc+b2RSqejEqTaem11mHASMnFilHrax3sLK0GDzcJrekZYLw==
5490+
typescript@^3.5.2:
5491+
version "3.5.2"
5492+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.2.tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c"
5493+
integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA==
54945494

54955495
unicode-canonical-property-names-ecmascript@^1.0.4:
54965496
version "1.0.4"

0 commit comments

Comments
 (0)