Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to ^7.34.4 (#2580)
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 Jul 13, 2024
1 parent 4e31e50 commit 89f1e6f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.8.0",
"jest": "^29.7.0",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9165,7 +9165,7 @@ __metadata:
languageName: node
linkType: hard

"es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3":
"es-abstract@npm:^1.17.5, es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3":
version: 1.23.3
resolution: "es-abstract@npm:1.23.3"
dependencies:
Expand Down Expand Up @@ -9601,9 +9601,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.34.3":
version: 7.34.3
resolution: "eslint-plugin-react@npm:7.34.3"
"eslint-plugin-react@npm:^7.34.4":
version: 7.34.4
resolution: "eslint-plugin-react@npm:7.34.4"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -9613,19 +9613,20 @@ __metadata:
doctrine: "npm:^2.1.0"
es-iterator-helpers: "npm:^1.0.19"
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.hasown: "npm:^1.1.4"
object.values: "npm:^1.2.0"
prop-types: "npm:^15.8.1"
resolve: "npm:^2.0.0-next.5"
semver: "npm:^6.3.1"
string.prototype.matchall: "npm:^4.0.11"
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 10c0/60717e32c9948e2b4ddc53dac7c4b62c68fc7129c3249079191c941c08ebe7d1f4793d65182922d19427c2a6634e05231a7b74ceee34169afdfd0e43d4a43d26
checksum: 10c0/5b87cfefc7e83ee5f122bf4c4f14af62856561b4b51d84aa35056ba7ee1081b80e3331ef1e89d94e7989e349561492a6fb84944c7d7c798e91bf039366c011b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -14173,17 +14174,6 @@ __metadata:
languageName: node
linkType: hard

"object.hasown@npm:^1.1.4":
version: 1.1.4
resolution: "object.hasown@npm:1.1.4"
dependencies:
define-properties: "npm:^1.2.1"
es-abstract: "npm:^1.23.2"
es-object-atoms: "npm:^1.0.0"
checksum: 10c0/f23187b08d874ef1aea060118c8259eb7f99f93c15a50771d710569534119062b90e087b92952b2d0fb1bb8914d61fb0b43c57fb06f622aaad538fe6868ab987
languageName: node
linkType: hard

"object.values@npm:^1.1.7, object.values@npm:^1.2.0":
version: 1.2.0
resolution: "object.values@npm:1.2.0"
Expand Down Expand Up @@ -16729,7 +16719,7 @@ __metadata:
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jest: "npm:^28.6.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react: "npm:^7.34.3"
eslint-plugin-react: "npm:^7.34.4"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-storybook: "npm:^0.8.0"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -16940,6 +16930,16 @@ __metadata:
languageName: node
linkType: hard

"string.prototype.repeat@npm:^1.0.0":
version: 1.0.0
resolution: "string.prototype.repeat@npm:1.0.0"
dependencies:
define-properties: "npm:^1.1.3"
es-abstract: "npm:^1.17.5"
checksum: 10c0/94c7978566cffa1327d470fd924366438af9b04b497c43a9805e476e2e908aa37a1fd34cc0911156c17556dab62159d12c7b92b3cc304c3e1281fe4c8e668f40
languageName: node
linkType: hard

"string.prototype.trim@npm:^1.2.9":
version: 1.2.9
resolution: "string.prototype.trim@npm:1.2.9"
Expand Down

0 comments on commit 89f1e6f

Please sign in to comment.