Skip to content

Commit 955429b

Browse files
committed
chore(deps): update dependency typescript to v2.8.4
1 parent dfbaef4 commit 955429b

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
@@ -22,7 +22,7 @@
2222
"ts-jest": "21.2.4",
2323
"tslint": "5.8.0",
2424
"tslint-config-airbnb": "5.3.0",
25-
"typescript": "2.8.1"
25+
"typescript": "2.8.4"
2626
},
2727
"dependencies": {},
2828
"jest": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3127,9 +3127,9 @@ type-check@~0.3.2:
31273127
dependencies:
31283128
prelude-ls "~1.1.2"
31293129

3130-
typescript@2.8.1:
3131-
version "2.8.1"
3132-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
3130+
typescript@2.8.4:
3131+
version "2.8.4"
3132+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.4.tgz#0b1db68e6bdfb0b767fa2ab642136a35b059b199"
31333133

31343134
uglify-js@^2.6:
31353135
version "2.8.29"

0 commit comments

Comments
 (0)