mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Update ESLint requirement to support --fix-dry-run
This commit is contained in:
committed by
Dave Page
parent
404f1cc8ef
commit
0ee9f09bbd
@@ -9,7 +9,7 @@
|
||||
"eclint": "^2.3.0",
|
||||
"enzyme": "~2.8.2",
|
||||
"enzyme-matchers": "^3.1.0",
|
||||
"eslint": "3.19.0",
|
||||
"eslint": "^4.15.0",
|
||||
"eslint-plugin-react": "^6.10.3",
|
||||
"extract-text-webpack-plugin": "^2.1.2",
|
||||
"file-loader": "^0.11.2",
|
||||
|
Reference in New Issue
Block a user