Skip to content

Commit

Permalink
Bump eslint-plugin-react from 7.34.0 to 7.34.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.0 to 7.34.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](jsx-eslint/eslint-plugin-react@v7.34.0...v7.34.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 0b908ce commit 6de3d5b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"dotenv": "^16.4.5",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react": "^7.34.1",
"happy-dom": "^13.6.2",
"jest-canvas-mock": "^2.5.2",
"jsdom": "^24.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3721,7 +3721,7 @@ __metadata:
dotenv: ^16.4.5
eslint: ^8.56.0
eslint-config-prettier: ^9.1.0
eslint-plugin-react: ^7.34.0
eslint-plugin-react: ^7.34.1
github-injection: ^1.1.0
happy-dom: ^13.6.2
isomorphic-fetch: ^3.0.0
Expand Down Expand Up @@ -4296,9 +4296,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.34.0":
version: 7.34.0
resolution: "eslint-plugin-react@npm:7.34.0"
"eslint-plugin-react@npm:^7.34.1":
version: 7.34.1
resolution: "eslint-plugin-react@npm:7.34.1"
dependencies:
array-includes: ^3.1.7
array.prototype.findlast: ^1.2.4
Expand All @@ -4320,7 +4320,7 @@ __metadata:
string.prototype.matchall: ^4.0.10
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 9c110a881973e8b795149987382db62411bf5071355a8ec71b900ad5cf18233c44cc65dee23bc55544882b9474fc95487a4a1cb26f7b15f93e4f6d365fb0cd0a
checksum: 82f391c5a093235c3bc2f664c54e009c49460778ee7d1b86c1536df9ac4d2a80d1dedc9241ac797df4a9dced936e955d9c89042fb3ac8d017b5359d1320d3c0f
languageName: node
linkType: hard

Expand Down

0 comments on commit 6de3d5b

Please sign in to comment.