⬆️ Bump eslint-plugin-react from 7.35.0 to 7.37.1 (#1813)

This commit is contained in:
dependabot[bot] 2024-10-05 08:54:24 +00:00 committed by GitHub
parent d7169be33b
commit c90192f986
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -29,7 +29,7 @@
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.8.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.37.1",
"focus-trap-react": "^10.2.3",
"gitmojis": "workspace:*",
"jest": "^29.7.0",

10
pnpm-lock.yaml generated
View File

@ -87,8 +87,8 @@ importers:
specifier: ^28.8.1
version: 28.8.1(@typescript-eslint/eslint-plugin@8.4.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.6.2)
eslint-plugin-react:
specifier: ^7.35.0
version: 7.35.0(eslint@8.57.0)
specifier: ^7.37.1
version: 7.37.1(eslint@8.57.0)
focus-trap-react:
specifier: ^10.2.3
version: 10.2.3(prop-types@15.8.1)(react-dom@18.3.1)(react@18.3.1)
@ -4260,7 +4260,7 @@ packages:
eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@8.8.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0)
eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.8.0)(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.0)
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.57.0)
eslint-plugin-react: 7.35.0(eslint@8.57.0)
eslint-plugin-react: 7.37.1(eslint@8.57.0)
eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705(eslint@8.57.0)
typescript: 5.6.2
transitivePeerDependencies:
@ -4537,8 +4537,8 @@ packages:
eslint: 8.57.0
dev: true
/eslint-plugin-react@7.35.0(eslint@8.57.0):
resolution: {integrity: sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==}
/eslint-plugin-react@7.37.1(eslint@8.57.0):
resolution: {integrity: sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==}
engines: {node: '>=4'}
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7