chore(deps): update dependency eslint-plugin-react to v7.37.0
Some checks failed
CI/CD / ci-cd (macos-latest) (push) Has been cancelled
CI/CD / ci-cd (windows-latest) (push) Has been cancelled

This commit is contained in:
renovate[bot] 2024-09-30 03:28:57 +00:00
parent e8895caa1e
commit f7ed5a29ec
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -36,7 +36,7 @@
"eslint": "8.57.1",
"eslint-config-scratch": "9.0.9",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react": "7.37.0",
"fs-extra": "9.1.0",
"intl": "1.2.5",
"lodash.bindall": "4.4.0",
@ -9677,9 +9677,9 @@
}
},
"node_modules/eslint-plugin-react": {
"version": "7.36.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz",
"integrity": "sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==",
"version": "7.37.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.0.tgz",
"integrity": "sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -52,7 +52,7 @@
"eslint": "8.57.1",
"eslint-config-scratch": "9.0.9",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react": "7.37.0",
"fs-extra": "9.1.0",
"intl": "1.2.5",
"lodash.bindall": "4.4.0",