Skip to content

Commit 1494ae6

Browse files
committed
chore(deps): update dependency typescript to v2.7.1
1 parent 43f29f0 commit 1494ae6

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
@@ -18,7 +18,7 @@
1818
"lint-staged": "4.3.0",
1919
"nyc": "11.3.0",
2020
"prettier": "1.8.1",
21-
"typescript": "2.6.1",
21+
"typescript": "2.7.1",
2222
"webpack-node-externals": "1.6.0"
2323
},
2424
"dependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3406,9 +3406,9 @@ [email protected], typed-figures@^1.0.0:
34063406
version "1.0.0"
34073407
resolved "https://registry.yarnpkg.com/typed-figures/-/typed-figures-1.0.0.tgz#898932b2797b59532cfdf03f23ec2e2dc136126a"
34083408

3409-
typescript@2.6.1:
3410-
version "2.6.1"
3411-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631"
3409+
typescript@2.7.1:
3410+
version "2.7.1"
3411+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
34123412

34133413
34143414
version "3.1.8"

0 commit comments

Comments
 (0)