⬆️ Bump eslint-plugin-react from 7.33.0 to 7.33.1 (#1554)

⬆️ Bump eslint-plugin-react from 7.33.0 to 7.33.1

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.0 to 7.33.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.33.0...v7.33.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-01 13:35:50 +00:00 committed by GitHub
parent 106a07f3fc
commit ec04817ff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -28,7 +28,7 @@
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react": "^7.33.1",
"focus-trap-react": "^10.2.1",
"gitmojis": "workspace:*",
"jest": "^29.6.1",

10
pnpm-lock.yaml generated
View File

@ -87,8 +87,8 @@ importers:
specifier: ^27.2.3
version: 27.2.3(@typescript-eslint/eslint-plugin@5.60.1)(eslint@8.45.0)(jest@29.6.1)(typescript@5.1.6)
eslint-plugin-react:
specifier: ^7.33.0
version: 7.33.0(eslint@8.45.0)
specifier: ^7.33.1
version: 7.33.1(eslint@8.45.0)
focus-trap-react:
specifier: ^10.2.1
version: 10.2.1(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)
@ -3904,7 +3904,7 @@ packages:
eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.61.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.45.0)
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.61.0)(eslint-import-resolver-typescript@3.5.5)(eslint@8.45.0)
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.45.0)
eslint-plugin-react: 7.33.0(eslint@8.45.0)
eslint-plugin-react: 7.33.1(eslint@8.45.0)
eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705(eslint@8.45.0)
typescript: 5.1.6
transitivePeerDependencies:
@ -4170,8 +4170,8 @@ packages:
eslint: 8.45.0
dev: true
/eslint-plugin-react@7.33.0(eslint@8.45.0):
resolution: {integrity: sha512-qewL/8P34WkY8jAqdQxsiL82pDUeT7nhs8IsuXgfgnsEloKCT4miAV9N9kGtx7/KM9NH/NCGUE7Edt9iGxLXFw==}
/eslint-plugin-react@7.33.1(eslint@8.45.0):
resolution: {integrity: sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==}
engines: {node: '>=4'}
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8