Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.34.3 (#1305)
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 Jul 1, 2024
1 parent a6450b1 commit 35e7fa6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "9.0.11",
"nyc": "15.1.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4615,16 +4615,16 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.tosorted@npm:^1.1.3":
version: 1.1.3
resolution: "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:
call-bind: "npm:^1.0.5"
call-bind: "npm:^1.0.7"
define-properties: "npm:^1.2.1"
es-abstract: "npm:^1.22.3"
es-errors: "npm:^1.1.0"
es-abstract: "npm:^1.23.3"
es-errors: "npm:^1.3.0"
es-shim-unscopables: "npm:^1.0.2"
checksum: 10/9a5b7909a9ddd02a5f5489911766c314a11fb40f8f5106bdbedf6c21898763faeb78ba3af53f7038f288de9161d2605ad10d8b720e07f71a7ed1de49f39c0897
checksum: 10/874694e5d50e138894ff5b853e639c29b0aa42bbd355acda8e8e9cd337f1c80565f21edc15e8c727fa4c0877fd9d8783c575809e440cc4d2d19acaa048bf967d
languageName: node
linkType: hard

Expand Down Expand Up @@ -6307,7 +6307,7 @@ __metadata:
languageName: node
linkType: hard

"es-errors@npm:^1.1.0, es-errors@npm:^1.2.1, es-errors@npm:^1.3.0":
"es-errors@npm:^1.2.1, es-errors@npm:^1.3.0":
version: 1.3.0
resolution: "es-errors@npm:1.3.0"
checksum: 10/96e65d640156f91b707517e8cdc454dd7d47c32833aa3e85d79f24f9eb7ea85f39b63e36216ef0114996581969b59fe609a94e30316b08f5f4df1d44134cf8d5
Expand Down Expand Up @@ -6793,15 +6793,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 @@ -6817,7 +6817,7 @@ __metadata:
string.prototype.matchall: "npm:^4.0.11"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 10/6efccc29ad09a45fe1764089199e87b69b63a40152dd40cbbece639c6be4cda4306b58b15ba9b449f639705eb9a08ddc51b58308077c0394537769c455f976b7
checksum: 10/f160a5b0a376e520b0cd5e2b6111e91966533708842270e460e2f93a45c80f42dc79232a38a6ccb1a397b1d9deba06f6dc819333d9e1af55d392bf52b20d6c9b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7837,7 +7837,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jsx-a11y: "npm:6.8.0"
eslint-plugin-react: "npm:7.34.2"
eslint-plugin-react: "npm:7.34.3"
eslint-plugin-react-hooks: "npm:4.6.2"
filesize: "npm:10.1.2"
http-status-codes: "npm:2.3.0"
Expand Down

0 comments on commit 35e7fa6

Please sign in to comment.