Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-react in the eslint group (#1653)
Browse files Browse the repository at this point in the history
Bumps the eslint group with 1 update: [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react).


Updates `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
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 3ff0c42 commit 4ba4e9b
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 @@ -53,7 +53,7 @@
"@babel/eslint-parser": "^7.24.8",
"@swc/core": "^1.7.24",
"eslint": "^8.57.0",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react": "7.36.1",
"front-matter": "^4.0.2",
"git-list-updated": "^1.2.1",
"git-tag": "^0.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7238,9 +7238,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 @@ -7262,7 +7262,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 @@ -10237,7 +10237,7 @@ __metadata:
cspell: "npm:^8.8.4"
docusaurus-json-schema-plugin: "npm:^1.12.2"
eslint: "npm:^8.57.0"
eslint-plugin-react: "npm:7.35.2"
eslint-plugin-react: "npm:7.36.1"
front-matter: "npm:^4.0.2"
git-list-updated: "npm:^1.2.1"
git-tag: "npm:^0.2.0"
Expand Down

0 comments on commit 4ba4e9b

Please sign in to comment.