Skip to content

Commit 501189e

Browse files
committed
ts 2.2.1
1 parent 44952c7 commit 501189e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"ts-helpers": "^1.1.2",
8585
"tslint": "^4.0.2",
8686
"tslint-loader": "^3.3.0",
87-
"typescript": "~2.1.5",
87+
"typescript": "~2.2.1",
8888
"webpack": "~2.2.0",
8989
"webpack-dev-server": "^2.4.1",
9090
"webpack-merge": "^3.0.0"

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4536,10 +4536,14 @@ type-is@~1.6.14:
45364536
media-typer "0.3.0"
45374537
mime-types "~2.1.13"
45384538

4539-
typescript@>=2.1.4, typescript@~2.1.5:
4539+
typescript@>=2.1.4:
45404540
version "2.1.6"
45414541
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.1.6.tgz#40c7e6e9e5da7961b7718b55505f9cac9487a607"
45424542

4543+
typescript@~2.2.1:
4544+
version "2.2.1"
4545+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.2.1.tgz#4862b662b988a4c8ff691cc7969622d24db76ae9"
4546+
45434547
[email protected], uglify-js@^2.6, uglify-js@^2.7.5:
45444548
version "2.8.10"
45454549
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.10.tgz#bd0be568369f7be8cad2a4161fa90ada118ef73a"

0 commit comments

Comments
 (0)