Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.35.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent f144e76 commit 29130d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"eslint-plugin-jest": "28.8.2",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-react": "7.35.1",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-standard": "5.0.0",
"gatsby": "5.13.7",
"gatsby-cli": "5.13.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3797,7 +3797,7 @@ __metadata:
eslint-plugin-jest: "npm:28.8.2"
eslint-plugin-n: "npm:17.10.2"
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-react: "npm:7.35.1"
eslint-plugin-react: "npm:7.35.2"
eslint-plugin-standard: "npm:5.0.0"
find-package-json: "npm:1.2.0"
fsevents: "npm:^2.3.2"
Expand Down Expand Up @@ -10086,9 +10086,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.35.1":
version: 7.35.1
resolution: "eslint-plugin-react@npm:7.35.1"
"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 @@ -10110,7 +10110,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10c0/faaa2108543675951949685208d105d9c3efa0ac8f4d950851b8f20e065b8bf87fdd7e78abae9b0382090bc22e61c00709388f35bdab2a8b1d283f985d310ed7
checksum: 10c0/5f891f5a77e902a0ca8d10b23d0b800e90a09400187febe5986c5078d6277baa4b974d6acdbba25baae065dbcf12eb9241b5f5782527d0780314c2ee5006a8af
languageName: node
linkType: hard

Expand Down

0 comments on commit 29130d8

Please sign in to comment.