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

Commit 8bb36ef

Browse files
committed
build: update typescript to version ~2.8.1
1 parent bfce38c commit 8bb36ef

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
@@ -59,6 +59,6 @@
5959
"protractor-cucumber-framework": "^4.0.0",
6060
"ts-node": "~5.0.0",
6161
"tslint": "~5.9.0",
62-
"typescript": "~2.7.1"
62+
"typescript": "~2.8.1"
6363
}
6464
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7376,9 +7376,9 @@ typescript@~2.6.2:
73767376
version "2.6.2"
73777377
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
73787378

7379-
typescript@~2.7.1:
7380-
version "2.7.1"
7381-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
7379+
typescript@~2.8.1:
7380+
version "2.8.1"
7381+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
73827382

73837383
uglify-es@^3.3.4:
73847384
version "3.3.9"

0 commit comments

Comments
 (0)