Skip to content

Commit b2622dd

Browse files
committed
Bump dependencies in react-scripts
1 parent 52ba461 commit b2622dd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/react-scripts/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,20 +39,20 @@
3939
"babel-preset-react-app": "^9.1.0",
4040
"camelcase": "^5.3.1",
4141
"case-sensitive-paths-webpack-plugin": "2.2.0",
42-
"css-loader": "3.2.1",
42+
"css-loader": "3.3.2",
4343
"dotenv": "8.2.0",
4444
"dotenv-expand": "5.1.0",
4545
"eslint": "^6.6.0",
4646
"eslint-config-react-app": "^5.1.0",
4747
"eslint-loader": "3.0.3",
48-
"eslint-plugin-flowtype": "3.13.0",
49-
"eslint-plugin-import": "2.18.2",
48+
"eslint-plugin-flowtype": "4.5.2",
49+
"eslint-plugin-import": "2.19.1",
5050
"eslint-plugin-jsx-a11y": "6.2.3",
5151
"eslint-plugin-react": "7.17.0",
5252
"eslint-plugin-react-hooks": "^1.6.1",
5353
"file-loader": "4.3.0",
5454
"fs-extra": "^8.1.0",
55-
"html-webpack-plugin": "4.0.0-beta.5",
55+
"html-webpack-plugin": "4.0.0-beta.11",
5656
"identity-obj-proxy": "3.0.0",
5757
"jest": "24.9.0",
5858
"jest-environment-jsdom-fourteen": "1.0.1",
@@ -73,7 +73,7 @@
7373
"sass-loader": "8.0.0",
7474
"semver": "6.3.0",
7575
"style-loader": "1.0.1",
76-
"terser-webpack-plugin": "2.2.3",
76+
"terser-webpack-plugin": "2.3.0",
7777
"ts-pnp": "1.1.5",
7878
"url-loader": "2.3.0",
7979
"webpack": "4.41.2",

0 commit comments

Comments
 (0)