Skip to content

Commit a60ede6

Browse files
committed
chore: Update webpack deps
1 parent 2faffad commit a60ede6

File tree

2 files changed

+199
-170
lines changed

2 files changed

+199
-170
lines changed

package.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,16 +76,15 @@
7676
"eslint-plugin-jsx-a11y": "^6.1.1",
7777
"eslint-plugin-prettier": "^3.0.1",
7878
"eslint-plugin-react": "^7.11.1",
79-
"file-loader": "^5.0.2",
79+
"file-loader": "^6.0.0",
8080
"hoist-non-react-statics": "^3.0.1",
81-
"html-loader": "^0.5.5",
82-
"html-webpack-plugin": "^3.2.0",
81+
"html-loader": "^1.1.0",
82+
"html-webpack-plugin": "^4.3.0",
8383
"husky": "^4.2.5",
8484
"jest": "^26.0.1",
85-
"less": "^3.8.1",
86-
"less-loader": "^5.0.0",
85+
"less-loader": "^6.1.0",
8786
"lint-staged": "^10.2.6",
88-
"mini-css-extract-plugin": "^0.8.0",
87+
"mini-css-extract-plugin": "^0.9.0",
8988
"npm-run-all": "^4.1.3",
9089
"prettier": "^1.14.2",
9190
"react": "^16.4.2",

0 commit comments

Comments
 (0)