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

Commit 0f11982

Browse files
committed
chore(package): update dependencies
1 parent 42bfbce commit 0f11982

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
},
3030
"homepage": "https://github.com/easy-webpack/config-typescript#readme",
3131
"devDependencies": {
32-
"ava": "^0.15.2",
33-
"greenkeeper-postpublish": "^1.0.0",
32+
"ava": "^0.16.0",
33+
"greenkeeper-postpublish": "^1.0.1",
3434
"rimraf": "^2.5.4",
3535
"semantic-release": "^4.3.5",
36-
"ts-node": "^1.1.0",
37-
"tslint": "^3.13.0",
38-
"tslint-config-standard": "^1.3.0",
39-
"typescript": "^2.0.0"
36+
"ts-node": "^1.6.1",
37+
"tslint": "^3.15.1",
38+
"tslint-config-standard": "^1.5.0",
39+
"typescript": "^2.0.6"
4040
},
4141
"dependencies": {
4242
"@types/debug": "^0.0.29",
@@ -45,10 +45,10 @@
4545
"@types/source-map": "^0.1.28",
4646
"@types/uglify-js": "^2.6.28",
4747
"@types/webpack": "^1.12.35",
48-
"awesome-typescript-loader": "^2.1.0",
49-
"babel-core": "^6.14.0",
50-
"babel-polyfill": "^6.13.0",
51-
"babel-preset-es2015": "^6.14.0",
48+
"awesome-typescript-loader": "^2.2.4",
49+
"babel-core": "^6.18.0",
50+
"babel-polyfill": "^6.16.0",
51+
"babel-preset-es2015": "^6.18.0",
5252
"regenerator-runtime": "^0.9.5"
5353
},
5454
"peerDependencies": {

0 commit comments

Comments
 (0)