Skip to content

Commit 1336e52

Browse files
committed
chore(deps): update dependency typescript to v2.7.1
1 parent 6d2ece6 commit 1336e52

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"nyc": "11.4.1",
5151
"semantic-release": "12.1.0",
5252
"ts-node": "4.1.0",
53-
"typescript": "2.6.2"
53+
"typescript": "2.7.1"
5454
},
5555
"repository": {
5656
"type": "git",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2638,9 +2638,9 @@ typedarray@^0.0.6:
26382638
version "0.0.6"
26392639
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
26402640

2641-
typescript@2.6.2:
2642-
version "2.6.2"
2643-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
2641+
typescript@2.7.1:
2642+
version "2.7.1"
2643+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
26442644

26452645
uglify-js@^2.6:
26462646
version "2.8.29"

0 commit comments

Comments
 (0)