Skip to content

Commit 52ba461

Browse files
committed
Bump dependencies in react-error-overlay
1 parent 70fecb5 commit 52ba461

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

packages/react-error-overlay/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,28 +42,28 @@
4242
"babel-loader": "8.0.6",
4343
"babel-preset-react-app": "^9.1.0",
4444
"chalk": "3.0.0",
45-
"chokidar": "^2.1.2",
46-
"cross-env": "5.2.1",
45+
"chokidar": "^3.3.0",
46+
"cross-env": "6.0.3",
4747
"eslint": "^6.1.0",
4848
"eslint-config-react-app": "^5.1.0",
49-
"eslint-plugin-flowtype": "3.13.0",
50-
"eslint-plugin-import": "2.18.2",
49+
"eslint-plugin-flowtype": "4.5.2",
50+
"eslint-plugin-import": "2.19.1",
5151
"eslint-plugin-jsx-a11y": "6.2.3",
5252
"eslint-plugin-react": "7.17.0",
53-
"flow-bin": "^0.110.0",
53+
"flow-bin": "^0.113.0",
5454
"html-entities": "1.2.1",
5555
"jest": "24.9.0",
5656
"jest-fetch-mock": "2.1.2",
5757
"object-assign": "4.1.1",
5858
"promise": "8.0.3",
59-
"raw-loader": "^1.0.0",
60-
"react": "^16.11.0",
59+
"raw-loader": "^3.1.0",
60+
"react": "^16.12.0",
6161
"react-app-polyfill": "^1.0.5",
62-
"react-dom": "^16.11.0",
63-
"rimraf": "^2.6.3",
62+
"react-dom": "^16.12.0",
63+
"rimraf": "^3.0.0",
6464
"settle-promise": "1.0.0",
6565
"source-map": "0.5.6",
66-
"terser-webpack-plugin": "2.2.3",
66+
"terser-webpack-plugin": "2.3.0",
6767
"webpack": "^4.35.0"
6868
},
6969
"jest": {

0 commit comments

Comments
 (0)