Skip to content

Commit

Permalink
Bump eslint-plugin-react from 7.34.2 to 7.34.3
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.2 to 7.34.3.
- [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.2...v7.34.3)

---
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 and robertknight committed Jul 4, 2024
1 parent 5c78e6b commit 9eed390
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint": "^8.57.0",
"eslint-config-hypothesis": "2.6",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"fetch-mock": "^9.11.0",
"karma": "^6.4.3",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2650,16 +2650,16 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.tosorted@npm:^1.1.3":
version: 1.1.3
resolution: "array.prototype.tosorted@npm:1.1.3"
"array.prototype.tosorted@npm:^1.1.4":
version: 1.1.4
resolution: "array.prototype.tosorted@npm:1.1.4"
dependencies:
call-bind: ^1.0.5
call-bind: ^1.0.7
define-properties: ^1.2.1
es-abstract: ^1.22.3
es-errors: ^1.1.0
es-abstract: ^1.23.3
es-errors: ^1.3.0
es-shim-unscopables: ^1.0.2
checksum: 555e8808086bbde9e634c5dc5a8c0a2f1773075447b43b2fa76ab4f94f4e90f416d2a4f881024e1ce1a2931614caf76cd6b408af901c9d7cd13061d0d268f5af
checksum: e4142d6f556bcbb4f393c02e7dbaea9af8f620c040450c2be137c9cbbd1a17f216b9c688c5f2c08fbb038ab83f55993fa6efdd9a05881d84693c7bcb5422127a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4122,7 +4122,7 @@ __metadata:
languageName: node
linkType: hard

"es-errors@npm:^1.1.0, es-errors@npm:^1.2.1, es-errors@npm:^1.3.0":
"es-errors@npm:^1.2.1, es-errors@npm:^1.3.0":
version: 1.3.0
resolution: "es-errors@npm:1.3.0"
checksum: ec1414527a0ccacd7f15f4a3bc66e215f04f595ba23ca75cdae0927af099b5ec865f9f4d33e9d7e86f512f252876ac77d4281a7871531a50678132429b1271b5
Expand Down Expand Up @@ -4272,15 +4272,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.34.2":
version: 7.34.2
resolution: "eslint-plugin-react@npm:7.34.2"
"eslint-plugin-react@npm:^7.34.3":
version: 7.34.3
resolution: "eslint-plugin-react@npm:7.34.3"
dependencies:
array-includes: ^3.1.8
array.prototype.findlast: ^1.2.5
array.prototype.flatmap: ^1.3.2
array.prototype.toreversed: ^1.1.2
array.prototype.tosorted: ^1.1.3
array.prototype.tosorted: ^1.1.4
doctrine: ^2.1.0
es-iterator-helpers: ^1.0.19
estraverse: ^5.3.0
Expand All @@ -4296,7 +4296,7 @@ __metadata:
string.prototype.matchall: ^4.0.11
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: aed331239f3a64fcd884380534ece4b8716f1eca4899c8636d04306879e6b4e7339e28e427bdd571d372b78b713025e0767e5f5b5486a8d19bff82616ebe8959
checksum: 1a519b9792ab9392a5157f2543ce98ab1218c62f4a31c4c3ceb5dd3e7997def4aa07ab39f7276af0fe116ef002db29d97216a15b7aa3b200e55b641cf77d6292
languageName: node
linkType: hard

Expand Down Expand Up @@ -5308,7 +5308,7 @@ __metadata:
eslint: ^8.57.0
eslint-config-hypothesis: 2.6
eslint-plugin-mocha: ^10.4.3
eslint-plugin-react: ^7.34.2
eslint-plugin-react: ^7.34.3
eslint-plugin-react-hooks: ^4.6.2
fetch-mock: ^9.11.0
gulp: ^5.0.0
Expand Down

0 comments on commit 9eed390

Please sign in to comment.