Skip to content

Commit 06c5c3e

Browse files
committed
Bump remaining devDeps
1 parent bca9ccc commit 06c5c3e

File tree

2 files changed

+89
-185
lines changed

2 files changed

+89
-185
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -73,29 +73,29 @@
7373
"@babel/preset-flow": "^7.0.0",
7474
"@babel/preset-react": "^7.0.0",
7575
"babel-core": "^7.0.0-bridge.0",
76-
"babel-eslint": "^8.2.2",
77-
"babel-jest": "^23.4.2",
78-
"babel-loader": "^8.0.0",
76+
"babel-eslint": "^10.0.1",
77+
"babel-jest": "^23.6.0",
78+
"babel-loader": "^8.0.4",
7979
"coveralls": "^3.0.0",
80-
"css-loader": "^1.0.0",
80+
"css-loader": "^2.0.1",
8181
"enzyme": "^3.3.0",
8282
"enzyme-adapter-react-16": "^1.1.1",
8383
"enzyme-to-json": "^3.3.4",
8484
"eslint": "^5.1.0",
8585
"eslint-config-airbnb": "^17.0.0",
86-
"eslint-config-prettier": "^2.9.0",
86+
"eslint-config-prettier": "^3.3.0",
8787
"eslint-plugin-flowtype": "^2.50.0",
8888
"eslint-plugin-flowtype-errors": "^3.6.0",
8989
"eslint-plugin-import": "^2.13.0",
9090
"eslint-plugin-jsx-a11y": "^6.1.1",
9191
"eslint-plugin-react": "^7.10.0",
92-
"flow-bin": "^0.76.0",
92+
"flow-bin": "^0.89.0",
9393
"flow-copy-source": "^2.0.2",
9494
"html-webpack-plugin": "^3.2.0",
9595
"husky": "^1.2.1",
96-
"jest": "^23.5.0",
96+
"jest": "^23.6.0",
9797
"lint-staged": "^8.1.0",
98-
"prettier": "^1.12.0",
98+
"prettier": "^1.15.3",
9999
"raf": "^3.4.0",
100100
"react": "^16.4.0",
101101
"react-dom": "^16.4.0",
@@ -106,7 +106,7 @@
106106
"rollup-plugin-eslint": "^5.0.0",
107107
"rollup-plugin-node-resolve": "^4.0.0",
108108
"rollup-plugin-replace": "^2.1.0",
109-
"style-loader": "^0.21.0",
109+
"style-loader": "^0.23.1",
110110
"webpack": "^4.5.0",
111111
"webpack-cli": "^3.1.0",
112112
"webpack-dev-server": "^3.1.3"

0 commit comments

Comments
 (0)