Skip to content

Commit 2882974

Browse files
committed
Update dependency typescript to v3.3.1
1 parent 8623309 commit 2882974

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"standard": "10.0.3",
3939
"ts-jest": "22.4.4",
4040
"tslint": "5.9.1",
41-
"typescript": "3.0.3"
41+
"typescript": "3.3.1"
4242
},
4343
"keywords": [
4444
"bot",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4382,9 +4382,9 @@ typedarray@^0.0.6:
43824382
version "0.0.6"
43834383
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
43844384

4385-
typescript@3.0.3:
4386-
version "3.0.3"
4387-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.3.tgz#4853b3e275ecdaa27f78fda46dc273a7eb7fc1c8"
4385+
typescript@3.3.1:
4386+
version "3.3.1"
4387+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.1.tgz#6de14e1db4b8a006ac535e482c8ba018c55f750b"
43884388

43894389
uglify-js@^2.6:
43904390
version "2.8.29"

0 commit comments

Comments
 (0)