chore(deps): pin dependency eslint-plugin-import to 2.26.0

This commit is contained in:
renovate[bot]
2022-09-02 10:07:12 +00:00
parent ce72bfdb68
commit 1d96fa6146
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -56,7 +56,7 @@
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"es-check": "6.2.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "2.26.0",
"glob": "7.2.0",
"history": "5.3.0",
"husky": "7.0.4",
@@ -11858,7 +11858,7 @@
"node_modules/eslint-plugin-import/node_modules/ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true
},
"node_modules/eslint-plugin-jsx-a11y": {
@@ -37325,7 +37325,7 @@
"ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true
}
}

View File

@@ -81,7 +81,7 @@
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"es-check": "6.2.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "2.26.0",
"glob": "7.2.0",
"history": "5.3.0",
"husky": "7.0.4",