Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2024
1 parent 09a9148 commit fedde32
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eslint-plugin-jest": "26.8.2",
"eslint-plugin-jsdoc": "46.10.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.34.4",
"eslint-plugin-react": "7.35.0",
"husky": "8.0.1",
"jest": "29.7.0",
"lint-staged": "13.0.3",
Expand Down
25 changes: 6 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2749,18 +2749,6 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.toreversed@npm:^1.1.2":
version: 1.1.2
resolution: "array.prototype.toreversed@npm:1.1.2"
dependencies:
call-bind: ^1.0.2
define-properties: ^1.2.0
es-abstract: ^1.22.1
es-shim-unscopables: ^1.0.0
checksum: 58598193426282155297bedf950dc8d464624a0d81659822fb73124286688644cb7e0e4927a07f3ab2daaeb6617b647736cc3a5e6ca7ade5bb8e573b284e6240
languageName: node
linkType: hard

"array.prototype.tosorted@npm:^1.1.4":
version: 1.1.4
resolution: "array.prototype.tosorted@npm:1.1.4"
Expand Down Expand Up @@ -4851,14 +4839,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.34.4":
version: 7.34.4
resolution: "eslint-plugin-react@npm:7.34.4"
"eslint-plugin-react@npm:7.35.0":
version: 7.35.0
resolution: "eslint-plugin-react@npm:7.35.0"
dependencies:
array-includes: ^3.1.8
array.prototype.findlast: ^1.2.5
array.prototype.flatmap: ^1.3.2
array.prototype.toreversed: ^1.1.2
array.prototype.tosorted: ^1.1.4
doctrine: ^2.1.0
es-iterator-helpers: ^1.0.19
Expand All @@ -4875,8 +4862,8 @@ __metadata:
string.prototype.matchall: ^4.0.11
string.prototype.repeat: ^1.0.0
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 7bb7bdbec4ec628e1f139edbfa25f11ef6db8c92e9970866838bcb6d4dea471519dc0e5a0b3bd763afd1a8715fd54fe7f5317387580ff1e92eeb87eeba13bacf
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: cd4d3c0567e947964643dda5fc80147e058d75f06bac47c3f086ff0cd6156286c669d98e685e3834997c4043f3922b90e6374b6c3658f22abd025dbd41acc23f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8921,7 +8908,7 @@ __metadata:
eslint-plugin-jest: 26.8.2
eslint-plugin-jsdoc: 46.10.1
eslint-plugin-prettier: 5.2.1
eslint-plugin-react: 7.34.4
eslint-plugin-react: 7.35.0
got: 11.8.5
gravatar-url: 3.1.0
hosted-git-info: 2.7.1
Expand Down

0 comments on commit fedde32

Please sign in to comment.