Skip to content

Commit 076f629

Browse files
committed
Updated bunch of dev deps
1 parent 4454ce3 commit 076f629

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
@@ -59,26 +59,26 @@
5959
"@babel/preset-stage-0": "7.0.0-beta.31",
6060
"babel-eslint": "^8.0.2",
6161
"babel-loader": "8.0.0-beta.0",
62-
"chai": "^3.5.0",
62+
"chai": "^4.1.2",
6363
"cross-env": "^5.0.0",
64-
"eslint": "^3.4.0",
65-
"husky": "^0.13.3",
64+
"eslint": "^4.12.0",
65+
"husky": "^0.14.3",
6666
"karma": "^1.4.0",
6767
"karma-chai": "^0.1.0",
6868
"karma-firefox-launcher": "^1.0.1",
6969
"karma-mocha": "^1.3.0",
70-
"karma-spec-reporter": "0.0.26",
71-
"karma-webpack": "^2.0.2",
70+
"karma-spec-reporter": "0.0.31",
71+
"karma-webpack": "^2.0.6",
7272
"lint-staged": "^5.0.0",
73-
"mocha": "^3.2.0",
73+
"mocha": "^4.0.1",
7474
"npm-run-all": "^4.0.2",
7575
"prettier": "^1.8.2",
7676
"react": "^15.5.x",
7777
"react-dom": "^15.5.x",
7878
"react-test-renderer": "^15.5.x",
7979
"require-hijack": "^1.2.1",
8080
"rimraf": "^2.6.2",
81-
"rollup": "^0.51.3",
81+
"rollup": "^0.52.0",
8282
"rollup-plugin-babel": "^4.0.0-beta.0",
8383
"rollup-plugin-uglify": "^2.0.1",
8484
"webpack": "^3.8.1"

0 commit comments

Comments
 (0)