Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency eslint-plugin-react to v7.34.0 #2290

Merged
merged 1 commit into from
Mar 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.33.2",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "3.2.5",
"prettier-linter-helpers": "1.0.0",
Expand Down
79 changes: 53 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2885,7 +2885,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.33.2"
eslint-plugin-react: "npm:7.34.0"
eslint-plugin-react-hooks: "npm:4.6.0"
prettier: "npm:3.2.5"
prettier-linter-helpers: "npm:1.0.0"
Expand Down Expand Up @@ -4136,7 +4136,7 @@ __metadata:
languageName: node
linkType: hard

"array-includes@npm:^3.1.6":
"array-includes@npm:^3.1.6, array-includes@npm:^3.1.7":
version: 3.1.7
resolution: "array-includes@npm:3.1.7"
dependencies:
Expand All @@ -4156,6 +4156,19 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.findlast@npm:^1.2.4":
version: 1.2.4
resolution: "array.prototype.findlast@npm:1.2.4"
dependencies:
call-bind: "npm:^1.0.5"
define-properties: "npm:^1.2.1"
es-abstract: "npm:^1.22.3"
es-errors: "npm:^1.3.0"
es-shim-unscopables: "npm:^1.0.2"
checksum: 10c0/4b5145a68ebaa00ef3d61de07c6694cad73d60763079f1e7662b948e5a167b5121b0c1e6feae8df1e42ead07c21699e25242b95cd5c48e094fd530b192aa4150
languageName: node
linkType: hard

"array.prototype.flat@npm:^1.3.1":
version: 1.3.2
resolution: "array.prototype.flat@npm:1.3.2"
Expand All @@ -4168,7 +4181,7 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.flatmap@npm:^1.3.1":
"array.prototype.flatmap@npm:^1.3.2":
version: 1.3.2
resolution: "array.prototype.flatmap@npm:1.3.2"
dependencies:
Expand All @@ -4180,7 +4193,19 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.tosorted@npm:^1.1.1":
"array.prototype.toreversed@npm:^1.1.2":
version: 1.1.2
resolution: "array.prototype.toreversed@npm:1.1.2"
dependencies:
call-bind: "npm:^1.0.2"
define-properties: "npm:^1.2.0"
es-abstract: "npm:^1.22.1"
es-shim-unscopables: "npm:^1.0.0"
checksum: 10c0/2b7627ea85eae1e80ecce665a500cc0f3355ac83ee4a1a727562c7c2a1d5f1c0b4dd7b65c468ec6867207e452ba01256910a2c0b41486bfdd11acf875a7a3435
languageName: node
linkType: hard

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

"es-iterator-helpers@npm:^1.0.12":
"es-iterator-helpers@npm:^1.0.17":
version: 1.0.17
resolution: "es-iterator-helpers@npm:1.0.17"
dependencies:
Expand Down Expand Up @@ -6463,29 +6488,31 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.33.2":
version: 7.33.2
resolution: "eslint-plugin-react@npm:7.33.2"
"eslint-plugin-react@npm:7.34.0":
version: 7.34.0
resolution: "eslint-plugin-react@npm:7.34.0"
dependencies:
array-includes: "npm:^3.1.6"
array.prototype.flatmap: "npm:^1.3.1"
array.prototype.tosorted: "npm:^1.1.1"
array-includes: "npm:^3.1.7"
array.prototype.findlast: "npm:^1.2.4"
array.prototype.flatmap: "npm:^1.3.2"
array.prototype.toreversed: "npm:^1.1.2"
array.prototype.tosorted: "npm:^1.1.3"
doctrine: "npm:^2.1.0"
es-iterator-helpers: "npm:^1.0.12"
es-iterator-helpers: "npm:^1.0.17"
estraverse: "npm:^5.3.0"
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
minimatch: "npm:^3.1.2"
object.entries: "npm:^1.1.6"
object.fromentries: "npm:^2.0.6"
object.hasown: "npm:^1.1.2"
object.values: "npm:^1.1.6"
object.entries: "npm:^1.1.7"
object.fromentries: "npm:^2.0.7"
object.hasown: "npm:^1.1.3"
object.values: "npm:^1.1.7"
prop-types: "npm:^15.8.1"
resolve: "npm:^2.0.0-next.4"
resolve: "npm:^2.0.0-next.5"
semver: "npm:^6.3.1"
string.prototype.matchall: "npm:^4.0.8"
string.prototype.matchall: "npm:^4.0.10"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 10c0/f9b247861024bafc396c4bd3c9ac946604b3b23077251c98f23602aa22027a0c33a69157fd49564e4ff7f17b3678e5dc366a46c7ec42a09454d7cbce786d5001
checksum: 10c0/9bf0b959373ace66e799adbbfb493a7ceae54751e8f90fcce1da1a2a67b277ee23ba845571eaa4d4f05d96dba4e4977bf938b350f18bad26201fa616ee6aa4b8
languageName: node
linkType: hard

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

"object.entries@npm:^1.1.6":
"object.entries@npm:^1.1.7":
version: 1.1.7
resolution: "object.entries@npm:1.1.7"
dependencies:
Expand All @@ -10587,7 +10614,7 @@ __metadata:
languageName: node
linkType: hard

"object.fromentries@npm:^2.0.6":
"object.fromentries@npm:^2.0.7":
version: 2.0.7
resolution: "object.fromentries@npm:2.0.7"
dependencies:
Expand All @@ -10598,7 +10625,7 @@ __metadata:
languageName: node
linkType: hard

"object.hasown@npm:^1.1.2":
"object.hasown@npm:^1.1.3":
version: 1.1.3
resolution: "object.hasown@npm:1.1.3"
dependencies:
Expand All @@ -10608,7 +10635,7 @@ __metadata:
languageName: node
linkType: hard

"object.values@npm:^1.1.6":
"object.values@npm:^1.1.6, object.values@npm:^1.1.7":
version: 1.1.7
resolution: "object.values@npm:1.1.7"
dependencies:
Expand Down Expand Up @@ -12029,7 +12056,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@npm:^2.0.0-next.4":
"resolve@npm:^2.0.0-next.5":
version: 2.0.0-next.5
resolution: "resolve@npm:2.0.0-next.5"
dependencies:
Expand All @@ -12055,7 +12082,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@patch:resolve@npm%3A^2.0.0-next.4#optional!builtin<compat/resolve>":
"resolve@patch:resolve@npm%3A^2.0.0-next.5#optional!builtin<compat/resolve>":
version: 2.0.0-next.5
resolution: "resolve@patch:resolve@npm%3A2.0.0-next.5#optional!builtin<compat/resolve>::version=2.0.0-next.5&hash=c3c19d"
dependencies:
Expand Down Expand Up @@ -12759,7 +12786,7 @@ __metadata:
languageName: node
linkType: hard

"string.prototype.matchall@npm:^4.0.8":
"string.prototype.matchall@npm:^4.0.10":
version: 4.0.10
resolution: "string.prototype.matchall@npm:4.0.10"
dependencies:
Expand Down
Loading