Skip to content

Commit b262c9e

Browse files
chore(deps): update dependency typescript to ^3.9.3 (#74)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f739ee0 commit b262c9e

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
@@ -60,7 +60,7 @@
6060
"prettier": "^2.0.5",
6161
"semantic-release": "^15.13.3",
6262
"ts-node": "^8.3.0",
63-
"typescript": "^3.8.3"
63+
"typescript": "^3.9.3"
6464
},
6565
"dependencies": {
6666
"@sourcegraph/extension-api-classes": "^1.0.3",

yarn.lock

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

6655-
typescript@^3.8.3:
6656-
version "3.8.3"
6657-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
6658-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
6655+
typescript@^3.9.3:
6656+
version "3.9.3"
6657+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
6658+
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
66596659

66606660
uglify-js@^3.1.4:
66616661
version "3.5.6"

0 commit comments

Comments
 (0)