Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.34.3 (#5082)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent fcc1afe commit eb9dec6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react": "7.34.3",
"gatsby-plugin-react-helmet": "^6.13.1",
"gatsby-source-filesystem": "5.13.1",
"husky": "8.0.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7992,7 +7992,7 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.tosorted@npm:^1.1.3":
"array.prototype.tosorted@npm:^1.1.4":
version: 1.1.4
resolution: "array.prototype.tosorted@npm:1.1.4"
dependencies:
Expand Down Expand Up @@ -11377,15 +11377,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.34.2":
version: 7.34.2
resolution: "eslint-plugin-react@npm:7.34.2"
"eslint-plugin-react@npm:7.34.3":
version: 7.34.3
resolution: "eslint-plugin-react@npm:7.34.3"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
array.prototype.flatmap: "npm:^1.3.2"
array.prototype.toreversed: "npm:^1.1.2"
array.prototype.tosorted: "npm:^1.1.3"
array.prototype.tosorted: "npm:^1.1.4"
doctrine: "npm:^2.1.0"
es-iterator-helpers: "npm:^1.0.19"
estraverse: "npm:^5.3.0"
Expand All @@ -11401,7 +11401,7 @@ __metadata:
string.prototype.matchall: "npm:^4.0.11"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 10c0/37dc04424da8626f20a071466e7238d53ed111c53e5e5398d813ac2cf76a2078f00d91f7833fe5b2f0fc98f2688a75b36e78e9ada9f1068705d23c7031094316
checksum: 10c0/60717e32c9948e2b4ddc53dac7c4b62c68fc7129c3249079191c941c08ebe7d1f4793d65182922d19427c2a6634e05231a7b74ceee34169afdfd0e43d4a43d26
languageName: node
linkType: hard

Expand Down Expand Up @@ -25155,7 +25155,7 @@ __metadata:
eslint-plugin-json: "npm:3.1.0"
eslint-plugin-jsx-a11y: "npm:6.8.0"
eslint-plugin-prettier: "npm:5.1.3"
eslint-plugin-react: "npm:7.34.2"
eslint-plugin-react: "npm:7.34.3"
gatsby: "npm:5.13.6"
gatsby-plugin-catch-links: "npm:5.13.1"
gatsby-plugin-image: "npm:3.13.1"
Expand Down

0 comments on commit eb9dec6

Please sign in to comment.