Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-react from 7.35.2 to 7.36.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.35.2 to 7.36.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.35.2...v7.36.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 136684d commit 3bdf5f6
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 @@ -49,7 +49,7 @@
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"eslint": "^9.10.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.11",
"globals": "^15.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2258,9 +2258,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.35.2":
version: 7.35.2
resolution: "eslint-plugin-react@npm:7.35.2"
"eslint-plugin-react@npm:^7.36.1":
version: 7.36.1
resolution: "eslint-plugin-react@npm:7.36.1"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -2282,7 +2282,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10/f4631612444f9066c8007e9433c0972754b75d33be410cd18dcf003e4209600240dec3e50a9962aae35e9a08920a1eb60e51d3cc140e5f6c95582e727ebec74e
checksum: 10/bca154b446c35af4859a92fd043dcfe5c74851eb27652234020548570bb81d37cc9f1eb1795b3c9e7514de6c9b48f42fcc00153062eca879dab45ab84e49d0b1
languageName: node
linkType: hard

Expand Down Expand Up @@ -4905,7 +4905,7 @@ __metadata:
"@vitejs/plugin-react-swc": "npm:^3.7.0"
dotenv: "npm:^16.4.5"
eslint: "npm:^9.10.0"
eslint-plugin-react: "npm:^7.35.2"
eslint-plugin-react: "npm:^7.36.1"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-react-refresh: "npm:^0.4.11"
express: "npm:^4.19.2"
Expand Down

0 comments on commit 3bdf5f6

Please sign in to comment.