Skip to content

Commit b4a985a

Browse files
authored
Merge pull request #1752 from processing/bug/webpack-docker-compose
[#1745] move eslint-webpack-plugin to dependencies
2 parents 622c2d8 + 81cc25b commit b4a985a

File tree

2 files changed

+10
-29
lines changed

2 files changed

+10
-29
lines changed

package-lock.json

+9-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
"eslint-plugin-jsx-a11y": "^6.2.3",
111111
"eslint-plugin-prettier": "^3.3.0",
112112
"eslint-plugin-react": "^7.18.3",
113-
"eslint-webpack-plugin": "^2.4.3",
114113
"file-loader": "^6.2.0",
115114
"husky": "^4.2.5",
116115
"jest": "^26.0.1",
@@ -166,6 +165,7 @@
166165
"dotenv": "^2.0.0",
167166
"dropzone": "^4.3.0",
168167
"escape-string-regexp": "^1.0.5",
168+
"eslint-webpack-plugin": "^2.4.3",
169169
"express": "^4.17.1",
170170
"express-basic-auth": "^1.2.0",
171171
"express-session": "^1.17.0",

0 commit comments

Comments
 (0)