Skip to content

Commit fedde32

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.35.0
1 parent 09a9148 commit fedde32

File tree

2 files changed

+7
-20
lines changed

2 files changed

+7
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint-plugin-jest": "26.8.2",
7373
"eslint-plugin-jsdoc": "46.10.1",
7474
"eslint-plugin-prettier": "5.2.1",
75-
"eslint-plugin-react": "7.34.4",
75+
"eslint-plugin-react": "7.35.0",
7676
"husky": "8.0.1",
7777
"jest": "29.7.0",
7878
"lint-staged": "13.0.3",

yarn.lock

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2749,18 +2749,6 @@ __metadata:
27492749
languageName: node
27502750
linkType: hard
27512751

2752-
"array.prototype.toreversed@npm:^1.1.2":
2753-
version: 1.1.2
2754-
resolution: "array.prototype.toreversed@npm:1.1.2"
2755-
dependencies:
2756-
call-bind: ^1.0.2
2757-
define-properties: ^1.2.0
2758-
es-abstract: ^1.22.1
2759-
es-shim-unscopables: ^1.0.0
2760-
checksum: 58598193426282155297bedf950dc8d464624a0d81659822fb73124286688644cb7e0e4927a07f3ab2daaeb6617b647736cc3a5e6ca7ade5bb8e573b284e6240
2761-
languageName: node
2762-
linkType: hard
2763-
27642752
"array.prototype.tosorted@npm:^1.1.4":
27652753
version: 1.1.4
27662754
resolution: "array.prototype.tosorted@npm:1.1.4"
@@ -4851,14 +4839,13 @@ __metadata:
48514839
languageName: node
48524840
linkType: hard
48534841

4854-
"eslint-plugin-react@npm:7.34.4":
4855-
version: 7.34.4
4856-
resolution: "eslint-plugin-react@npm:7.34.4"
4842+
"eslint-plugin-react@npm:7.35.0":
4843+
version: 7.35.0
4844+
resolution: "eslint-plugin-react@npm:7.35.0"
48574845
dependencies:
48584846
array-includes: ^3.1.8
48594847
array.prototype.findlast: ^1.2.5
48604848
array.prototype.flatmap: ^1.3.2
4861-
array.prototype.toreversed: ^1.1.2
48624849
array.prototype.tosorted: ^1.1.4
48634850
doctrine: ^2.1.0
48644851
es-iterator-helpers: ^1.0.19
@@ -4875,8 +4862,8 @@ __metadata:
48754862
string.prototype.matchall: ^4.0.11
48764863
string.prototype.repeat: ^1.0.0
48774864
peerDependencies:
4878-
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
4879-
checksum: 7bb7bdbec4ec628e1f139edbfa25f11ef6db8c92e9970866838bcb6d4dea471519dc0e5a0b3bd763afd1a8715fd54fe7f5317387580ff1e92eeb87eeba13bacf
4865+
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
4866+
checksum: cd4d3c0567e947964643dda5fc80147e058d75f06bac47c3f086ff0cd6156286c669d98e685e3834997c4043f3922b90e6374b6c3658f22abd025dbd41acc23f
48804867
languageName: node
48814868
linkType: hard
48824869

@@ -8921,7 +8908,7 @@ __metadata:
89218908
eslint-plugin-jest: 26.8.2
89228909
eslint-plugin-jsdoc: 46.10.1
89238910
eslint-plugin-prettier: 5.2.1
8924-
eslint-plugin-react: 7.34.4
8911+
eslint-plugin-react: 7.35.0
89258912
got: 11.8.5
89268913
gravatar-url: 3.1.0
89278914
hosted-git-info: 2.7.1

0 commit comments

Comments
 (0)