chore(deps): update dependency eslint-config-react-app to v7.0.1

This commit is contained in:
Renovate Bot
2022-04-12 19:12:59 +00:00
committed by Łukasz Mierzwa
parent f3c53f4088
commit c731884a88
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -79,7 +79,7 @@
"diffable-html": "5.0.0",
"enzyme": "3.11.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-jest": "26.1.4",
"eslint-plugin-prettier": "4.0.0",
"fetch-mock": "9.11.0",
@@ -16161,9 +16161,9 @@
}
},
"node_modules/eslint-config-react-app": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.0.tgz",
"integrity": "sha512-xyymoxtIt1EOsSaGag+/jmcywRuieQoA2JbPCjnw9HukFj9/97aGPoZVFioaotzk1K5Qt9sHO5EutZbkrAXS0g==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz",
"integrity": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==",
"dev": true,
"dependencies": {
"@babel/core": "^7.16.0",
@@ -45406,9 +45406,9 @@
"requires": {}
},
"eslint-config-react-app": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.0.tgz",
"integrity": "sha512-xyymoxtIt1EOsSaGag+/jmcywRuieQoA2JbPCjnw9HukFj9/97aGPoZVFioaotzk1K5Qt9sHO5EutZbkrAXS0g==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz",
"integrity": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==",
"dev": true,
"requires": {
"@babel/core": "^7.16.0",

View File

@@ -78,7 +78,7 @@
"diffable-html": "5.0.0",
"enzyme": "3.11.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-jest": "26.1.4",
"eslint-plugin-prettier": "4.0.0",
"fetch-mock": "9.11.0",