Skip to content

Commit

Permalink
Update dependency eslint-plugin-react to v7.34.3 (#2401)
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 Jun 24, 2024
1 parent 7e27bed commit 5d0b0d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin-swissquote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-i": "2.29.1",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
"prettier": "3.3.0",
"prettier-linter-helpers": "1.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2905,7 +2905,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-plugin-i: "npm:2.29.1"
eslint-plugin-react: "npm:7.34.2"
eslint-plugin-react: "npm:7.34.3"
eslint-plugin-react-hooks: "npm:4.6.2"
prettier: "npm:3.3.0"
prettier-linter-helpers: "npm:1.0.0"
Expand Down Expand Up @@ -4200,7 +4200,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 @@ -6466,15 +6466,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 @@ -6490,7 +6490,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

0 comments on commit 5d0b0d6

Please sign in to comment.