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

Commit 83aac38

Browse files
renovate[bot]dherges
authored andcommittedFeb 3, 2018
build: update typescript to version ~2.7.1 (#68)
1 parent 4cbe898 commit 83aac38

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"protractor": "~5.3.0",
4343
"ts-node": "~4.1.0",
4444
"tslint": "~5.9.0",
45-
"typescript": "~2.6.1"
45+
"typescript": "~2.7.1"
4646
}
4747
}

‎yarn.lock

+4
Original file line numberDiff line numberDiff line change
@@ -6395,6 +6395,10 @@ typescript@~2.6.1:
63956395
version "2.6.2"
63966396
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
63976397

6398+
typescript@~2.7.1:
6399+
version "2.7.1"
6400+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
6401+
63986402
uglify-es@^3.2.0:
63996403
version "3.2.1"
64006404
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.2.1.tgz#93de0aad8a1bb629c8a316f686351bc4d6ece687"

0 commit comments

Comments
 (0)
This repository has been archived.