Skip to content

Commit 61b9a4f

Browse files
committed
update typescript devDependency
1 parent d596980 commit 61b9a4f

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
@@ -48,7 +48,7 @@
4848
"nyc": "^12.0.1",
4949
"rimraf": "^2.6.2",
5050
"tslint": "^5.8.0",
51-
"typescript": "3.1.3"
51+
"typescript": "3.3"
5252
},
5353
"peerDependencies": {
5454
"tslint": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2633,10 +2633,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
26332633
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
26342634
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
26352635

2636-
typescript@3.1.3:
2637-
version "3.1.3"
2638-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.3.tgz#01b70247a6d3c2467f70c45795ef5ea18ce191d5"
2639-
integrity sha512-+81MUSyX+BaSo+u2RbozuQk/UWx6hfG0a5gHu4ANEM4sU96XbuIyAB+rWBW1u70c6a5QuZfuYICn3s2UjuHUpA==
2636+
2637+
version "3.3.3333"
2638+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6"
2639+
integrity sha512-JjSKsAfuHBE/fB2oZ8NxtRTk5iGcg6hkYXMnZ3Wc+b2RSqejEqTaem11mHASMnFilHrax3sLK0GDzcJrekZYLw==
26402640

26412641
uglify-js@^2.6:
26422642
version "2.8.29"

0 commit comments

Comments
 (0)