Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.37.4 (#2069)
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] authored Jan 16, 2025
1 parent 3ddf59a commit 7fcf6b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 31 deletions.
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-standard": "5.0.0",
"gatsby": "5.14.1",
"gatsby-cli": "5.14.0",
Expand Down
32 changes: 2 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4216,7 +4216,7 @@ __metadata:
eslint-plugin-jest: "npm:28.10.0"
eslint-plugin-n: "npm:17.15.1"
eslint-plugin-promise: "npm:7.2.1"
eslint-plugin-react: "npm:7.37.3"
eslint-plugin-react: "npm:7.37.4"
eslint-plugin-standard: "npm:5.0.0"
find-package-json: "npm:1.2.0"
fsevents: "npm:^2.3.2"
Expand Down Expand Up @@ -10629,35 +10629,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.37.3":
version: 7.37.3
resolution: "eslint-plugin-react@npm:7.37.3"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
array.prototype.flatmap: "npm:^1.3.3"
array.prototype.tosorted: "npm:^1.1.4"
doctrine: "npm:^2.1.0"
es-iterator-helpers: "npm:^1.2.1"
estraverse: "npm:^5.3.0"
hasown: "npm:^2.0.2"
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
minimatch: "npm:^3.1.2"
object.entries: "npm:^1.1.8"
object.fromentries: "npm:^2.0.8"
object.values: "npm:^1.2.1"
prop-types: "npm:^15.8.1"
resolve: "npm:^2.0.0-next.5"
semver: "npm:^6.3.1"
string.prototype.matchall: "npm:^4.0.12"
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10c0/e8b267ab928c63e651e35ba936e84098f4189fbaebbf3607341e6affedcfe39f2afba85fb3ef83ec322b32829b22d7433230eb6af0f692d262473c6a19441ba5
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.32.2, eslint-plugin-react@npm:^7.35.0":
"eslint-plugin-react@npm:7.37.4, eslint-plugin-react@npm:^7.32.2, eslint-plugin-react@npm:^7.35.0":
version: 7.37.4
resolution: "eslint-plugin-react@npm:7.37.4"
dependencies:
Expand Down

0 comments on commit 7fcf6b1

Please sign in to comment.