Skip to content

Commit

Permalink
Merge pull request #554 from fishbrain/dependabot/npm_and_yarn/eslint…
Browse files Browse the repository at this point in the history
…-plugin-react-7.35.2

Bump eslint-plugin-react from 7.35.0 to 7.35.2
  • Loading branch information
lhansford authored Sep 9, 2024
2 parents a5a56d3 + 837486f commit b3d9d95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint": "^9.9.1",
"eslint-plugin-compat": "^6.0.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.2",
"globals": "^15.9.0",
"typescript-eslint": "^8.4.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ __metadata:
eslint: "npm:^9.9.1"
eslint-plugin-compat: "npm:^6.0.0"
eslint-plugin-jsx-a11y: "npm:^6.9.0"
eslint-plugin-react: "npm:^7.35.0"
eslint-plugin-react: "npm:^7.35.2"
globals: "npm:^15.9.0"
react: "npm:^18.3.1"
typescript: "npm:^5.5.4"
Expand Down Expand Up @@ -2359,9 +2359,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit b3d9d95

Please sign in to comment.