chore(deps): update dependency eslint-plugin-react to v7.31.9

pull/47957/head
renovate[bot] 2022-10-09 21:52:18 +00:00
parent 898e7701dd
commit 9e48b06e35
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -82,7 +82,7 @@
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-no-only-tests": "2.6.0",
"eslint-plugin-prefer-object-spread": "1.2.1",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react": "7.31.9",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "4.12.4",
"execa": "5.1.1",
@ -23968,9 +23968,9 @@
}
},
"node_modules/eslint-plugin-react": {
"version": "7.31.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz",
"integrity": "sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==",
"version": "7.31.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.9.tgz",
"integrity": "sha512-vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw==",
"dependencies": {
"array-includes": "^3.1.5",
"array.prototype.flatmap": "^1.3.0",
@ -72096,9 +72096,9 @@
"requires": {}
},
"eslint-plugin-react": {
"version": "7.31.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz",
"integrity": "sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==",
"version": "7.31.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.9.tgz",
"integrity": "sha512-vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw==",
"requires": {
"array-includes": "^3.1.5",
"array.prototype.flatmap": "^1.3.0",

View File

@ -162,7 +162,7 @@
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-no-only-tests": "2.6.0",
"eslint-plugin-prefer-object-spread": "1.2.1",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react": "7.31.9",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "4.12.4",
"execa": "5.1.1",