Update Dependencies (#8324)

This commit is contained in:
Reece Dunham
2020-01-21 17:46:01 -05:00
committed by Ian Schmitz
parent f875bb0c84
commit a608c5affc
5 changed files with 17 additions and 17 deletions

View File

@@ -46,7 +46,7 @@
"eslint-config-react-app": "^5.1.0",
"eslint-loader": "3.0.3",
"eslint-plugin-flowtype": "4.5.2",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-import": "2.20.0",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.17.0",
"eslint-plugin-react-hooks": "^1.6.1",
@@ -73,10 +73,10 @@
"sass-loader": "8.0.0",
"semver": "6.3.0",
"style-loader": "1.0.1",
"terser-webpack-plugin": "2.3.0",
"terser-webpack-plugin": "2.3.2",
"ts-pnp": "1.1.5",
"url-loader": "2.3.0",
"webpack": "4.41.2",
"webpack": "4.41.5",
"webpack-dev-server": "3.9.0",
"webpack-manifest-plugin": "2.2.0",
"workbox-webpack-plugin": "4.3.1"