chore(deps): update dependency eslint-plugin-react to v7.35.1
Some checks are pending
CI/CD / ci-cd (macos-latest) (push) Waiting to run
CI/CD / ci-cd (windows-latest) (push) Waiting to run

This commit is contained in:
renovate[bot] 2024-09-06 02:06:12 +00:00
parent ad5bed0dc8
commit 996eaf7acc
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -36,7 +36,7 @@
"eslint": "8.57.0",
"eslint-config-scratch": "9.0.8",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.35.1",
"fs-extra": "9.1.0",
"intl": "1.2.5",
"lodash.bindall": "4.4.0",
@ -9669,9 +9669,9 @@
}
},
"node_modules/eslint-plugin-react": {
"version": "7.35.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz",
"integrity": "sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==",
"version": "7.35.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.35.1.tgz",
"integrity": "sha512-B5ok2JgbaaWn/zXbKCGgKDNL2tsID3Pd/c/yvjcpsd9HQDwyYc/TQv3AZMmOvrJgCs3AnYNUHRCQEMMQAYJ7Yg==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -52,7 +52,7 @@
"eslint": "8.57.0",
"eslint-config-scratch": "9.0.8",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.35.1",
"fs-extra": "9.1.0",
"intl": "1.2.5",
"lodash.bindall": "4.4.0",