Skip to content

Commit f85176c

Browse files
committed
chore(deps): update dependency typescript to v2.9.1
1 parent dfbaef4 commit f85176c

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.9.1"
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.9.1:
3131+
version "2.9.1"
3132+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1.tgz#fdb19d2c67a15d11995fd15640e373e09ab09961"
31333133

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

0 commit comments

Comments
 (0)