Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit 3cf004c

Browse files
committed
chore: update TypeScript
1 parent 3017521 commit 3cf004c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"sourcegraph": "^22.0.0",
117117
"ts-node": "^7.0.1",
118118
"tslint": "^5.11.0",
119-
"typescript": "^3.0.1"
119+
"typescript": "^3.3.3333"
120120
},
121121
"dependencies": {
122122
"date-fns": "^2.0.0-alpha.24",

yarn.lock

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

6391-
typescript@^3.0.1:
6392-
version "3.1.3"
6393-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.3.tgz#01b70247a6d3c2467f70c45795ef5ea18ce191d5"
6394-
integrity sha512-+81MUSyX+BaSo+u2RbozuQk/UWx6hfG0a5gHu4ANEM4sU96XbuIyAB+rWBW1u70c6a5QuZfuYICn3s2UjuHUpA==
6391+
typescript@^3.3.3333:
6392+
version "3.3.3333"
6393+
resolved "https://registry.npmjs.org/typescript/-/typescript-3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6"
6394+
integrity sha512-JjSKsAfuHBE/fB2oZ8NxtRTk5iGcg6hkYXMnZ3Wc+b2RSqejEqTaem11mHASMnFilHrax3sLK0GDzcJrekZYLw==
63956395

63966396
uglify-js@^3.1.4:
63976397
version "3.4.9"

0 commit comments

Comments
 (0)