Skip to content

Commit 7c40979

Browse files
committed
Chore: upgrade dependencies
1 parent 88545be commit 7c40979

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,28 +23,28 @@
2323
"devDependencies": {
2424
"@types/debug": "0.0.29",
2525
"@types/estree": "0.0.35",
26-
"@types/lodash": "^4.14.68",
26+
"@types/lodash": "^4.14.71",
2727
"@types/mocha": "^2.2.41",
2828
"@types/node": "^6.0.85",
2929
"babel-eslint": "^7.1.1",
3030
"chokidar": "^1.7.0",
3131
"codecov": "^2.1.0",
3232
"cross-spawn": "^5.1.0",
3333
"dts-bundle": "^0.7.3",
34-
"eslint": "^4.1.1",
34+
"eslint": "^4.3.0",
3535
"eslint-config-mysticatea": "^11.0.0",
36-
"fs-extra": "^2.1.2",
36+
"fs-extra": "^4.0.0",
3737
"mocha": "^3.2.0",
3838
"npm-run-all": "^4.0.2",
39-
"nyc": "^10.0.0",
39+
"nyc": "^11.1.0",
4040
"opener": "^1.4.2",
4141
"rimraf": "^2.5.4",
42-
"rollup": "^0.43.0",
42+
"rollup": "^0.45.2",
4343
"rollup-plugin-node-resolve": "^3.0.0",
4444
"rollup-plugin-sourcemaps": "^0.4.2",
45-
"rollup-watch": "^4.0.0",
45+
"rollup-watch": "^4.3.1",
4646
"typescript": "~2.3.4",
47-
"typescript-eslint-parser": "^3.0.0",
47+
"typescript-eslint-parser": "^4.0.0",
4848
"wait-on": "^2.0.2",
4949
"warun": "^1.0.0"
5050
},

0 commit comments

Comments
 (0)