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

This commit is contained in:
renovate[bot]
2022-09-12 21:02:26 +00:00
committed by Bastian
parent 2a9b16601d
commit d4051febd7
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -51,7 +51,7 @@
"@typescript-eslint/parser": "5.37.0",
"eslint": "8.23.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react": "7.31.8",
"yallist": "4.0.0"
}
},
@@ -7484,9 +7484,9 @@
}
},
"node_modules/eslint-plugin-react": {
"version": "7.30.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz",
"integrity": "sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==",
"version": "7.31.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz",
"integrity": "sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==",
"dependencies": {
"array-includes": "^3.1.5",
"array.prototype.flatmap": "^1.3.0",
@@ -21595,9 +21595,9 @@
}
},
"eslint-plugin-react": {
"version": "7.30.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz",
"integrity": "sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==",
"version": "7.31.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz",
"integrity": "sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==",
"requires": {
"array-includes": "^3.1.5",
"array.prototype.flatmap": "^1.3.0",

View File

@@ -60,7 +60,7 @@
"@typescript-eslint/parser": "5.37.0",
"eslint": "8.23.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react": "7.31.8",
"yallist": "4.0.0"
},
"browserslist": {