Merge pull request #160 from nextcloud/dependabot/npm_and_yarn/eslint-import-resolver-webpack-0.12.1

This commit is contained in:
dependabot-preview[bot] 2020-01-13 14:07:02 +00:00 committed by GitHub
commit e66686ff65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -93,7 +93,7 @@
"css-loader": "^3.4.1",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.0",
"eslint-import-resolver-webpack": "^0.12.0",
"eslint-import-resolver-webpack": "^0.12.1",
"eslint-loader": "^3.0.3",
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-nextcloud": "^0.3.0",