Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent 2fa7448 commit 842f63f
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.0",
"eslint-plugin-react": "7.35.1",
"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.0"
eslint-plugin-react: "npm:7.35.1"
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.0":
version: 7.35.0
resolution: "eslint-plugin-react@npm:7.35.0"
"eslint-plugin-react@npm:7.35.1":
version: 7.35.1
resolution: "eslint-plugin-react@npm:7.35.1"
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/eedcc33de4b2cda91d56ae517a4f771a0c76da9c1e26c95543969012871381e11d4d6cffdf6fa8423036585c289eb3500f3f93fb1d314fb2624e0aa1e463305e
checksum: 10c0/faaa2108543675951949685208d105d9c3efa0ac8f4d950851b8f20e065b8bf87fdd7e78abae9b0382090bc22e61c00709388f35bdab2a8b1d283f985d310ed7
languageName: node
linkType: hard

Expand Down

0 comments on commit 842f63f

Please sign in to comment.