Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Commit 5dd9002

Browse files
renovate[bot]dherges
authored andcommitted
build: update typescript to version ~2.7.1 (#66)
1 parent 50a0d96 commit 5dd9002

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"protractor-cucumber-framework": "^4.0.0",
6060
"ts-node": "~4.1.0",
6161
"tslint": "~5.9.0",
62-
"typescript": "~2.6.1"
62+
"typescript": "~2.7.1"
6363
}
6464
}

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7214,6 +7214,10 @@ typescript@~2.6.1:
72147214
version "2.6.2"
72157215
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
72167216

7217+
typescript@~2.7.1:
7218+
version "2.7.1"
7219+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
7220+
72177221
uglify-es@^3.2.0:
72187222
version "3.2.1"
72197223
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.2.1.tgz#93de0aad8a1bb629c8a316f686351bc4d6ece687"

0 commit comments

Comments
 (0)