Skip to content

Commit f65269d

Browse files
committed
chore(deps): update dependency typescript to v2.6.2
1 parent 43f29f0 commit f65269d

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.6.2",
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 @@ typed-figures@1.0.0, 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.6.2:
3410+
version "2.6.2"
3411+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
34123412

34133413
uglify-js@3.1.x:
34143414
version "3.1.8"

0 commit comments

Comments
 (0)