Skip to content

Commit 327d13a

Browse files
committed
chore(package): update typescript to version 2.7.2
1 parent 32771db commit 327d13a

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
@@ -100,7 +100,7 @@
100100
"ts-node": "^5.0.1",
101101
"tslint": "^5.9.1",
102102
"tslint-config-prettier": "^1.9.0",
103-
"typescript": "^2.6.2",
103+
"typescript": "^2.7.2",
104104
"uglifyjs-webpack-plugin": "^1.2.2",
105105
"webpack": "^4.1.0",
106106
"webpack-cli": "^2.0.10",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8326,9 +8326,9 @@ typedarray@^0.0.6, typedarray@~0.0.5:
83268326
version "0.0.6"
83278327
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
83288328

8329-
typescript@^2.6.2:
8330-
version "2.6.2"
8331-
resolved "https://registry.npmjs.org/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
8329+
typescript@^2.7.2:
8330+
version "2.7.2"
8331+
resolved "https://registry.npmjs.org/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
83328332

83338333
uglify-es@^3.3.4:
83348334
version "3.3.9"

0 commit comments

Comments
 (0)