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

Commit 674e734

Browse files
renovate[bot]dherges
authored andcommitted
build: update typescript to version ~2.7.1 (#46)
1 parent 4c2825b commit 674e734

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"protractor": "~5.3.0",
4848
"ts-node": "~4.1.0",
4949
"tslint": "~5.9.0",
50-
"typescript": "~2.5.0"
50+
"typescript": "~2.7.1"
5151
}
5252
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6405,14 +6405,14 @@ typedarray@^0.0.6, typedarray@~0.0.5:
64056405
version "0.0.6"
64066406
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
64076407

6408-
typescript@~2.5.0:
6409-
version "2.5.3"
6410-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
6411-
64126408
typescript@~2.6.1:
64136409
version "2.6.2"
64146410
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
64156411

6412+
typescript@~2.7.1:
6413+
version "2.7.1"
6414+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
6415+
64166416
uglify-es@^3.2.0:
64176417
version "3.2.1"
64186418
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.2.1.tgz#93de0aad8a1bb629c8a316f686351bc4d6ece687"

0 commit comments

Comments
 (0)