Skip to content

Commit 65dc944

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.34.3
1 parent 6da0346 commit 65dc944

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
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.1.3",
75-
"eslint-plugin-react": "7.34.2",
75+
"eslint-plugin-react": "7.34.3",
7676
"husky": "8.0.1",
7777
"jest": "29.7.0",
7878
"lint-staged": "13.0.3",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2768,16 +2768,16 @@ __metadata:
27682768
languageName: node
27692769
linkType: hard
27702770

2771-
"array.prototype.tosorted@npm:^1.1.3":
2772-
version: 1.1.3
2773-
resolution: "array.prototype.tosorted@npm:1.1.3"
2771+
"array.prototype.tosorted@npm:^1.1.4":
2772+
version: 1.1.4
2773+
resolution: "array.prototype.tosorted@npm:1.1.4"
27742774
dependencies:
2775-
call-bind: ^1.0.5
2775+
call-bind: ^1.0.7
27762776
define-properties: ^1.2.1
2777-
es-abstract: ^1.22.3
2778-
es-errors: ^1.1.0
2777+
es-abstract: ^1.23.3
2778+
es-errors: ^1.3.0
27792779
es-shim-unscopables: ^1.0.2
2780-
checksum: 555e8808086bbde9e634c5dc5a8c0a2f1773075447b43b2fa76ab4f94f4e90f416d2a4f881024e1ce1a2931614caf76cd6b408af901c9d7cd13061d0d268f5af
2780+
checksum: e4142d6f556bcbb4f393c02e7dbaea9af8f620c040450c2be137c9cbbd1a17f216b9c688c5f2c08fbb038ab83f55993fa6efdd9a05881d84693c7bcb5422127a
27812781
languageName: node
27822782
linkType: hard
27832783

@@ -4617,7 +4617,7 @@ __metadata:
46174617
languageName: node
46184618
linkType: hard
46194619

4620-
"es-errors@npm:^1.0.0, es-errors@npm:^1.1.0, es-errors@npm:^1.2.1, es-errors@npm:^1.3.0":
4620+
"es-errors@npm:^1.0.0, es-errors@npm:^1.2.1, es-errors@npm:^1.3.0":
46214621
version: 1.3.0
46224622
resolution: "es-errors@npm:1.3.0"
46234623
checksum: ec1414527a0ccacd7f15f4a3bc66e215f04f595ba23ca75cdae0927af099b5ec865f9f4d33e9d7e86f512f252876ac77d4281a7871531a50678132429b1271b5
@@ -4894,15 +4894,15 @@ __metadata:
48944894
languageName: node
48954895
linkType: hard
48964896

4897-
"eslint-plugin-react@npm:7.34.2":
4898-
version: 7.34.2
4899-
resolution: "eslint-plugin-react@npm:7.34.2"
4897+
"eslint-plugin-react@npm:7.34.3":
4898+
version: 7.34.3
4899+
resolution: "eslint-plugin-react@npm:7.34.3"
49004900
dependencies:
49014901
array-includes: ^3.1.8
49024902
array.prototype.findlast: ^1.2.5
49034903
array.prototype.flatmap: ^1.3.2
49044904
array.prototype.toreversed: ^1.1.2
4905-
array.prototype.tosorted: ^1.1.3
4905+
array.prototype.tosorted: ^1.1.4
49064906
doctrine: ^2.1.0
49074907
es-iterator-helpers: ^1.0.19
49084908
estraverse: ^5.3.0
@@ -4918,7 +4918,7 @@ __metadata:
49184918
string.prototype.matchall: ^4.0.11
49194919
peerDependencies:
49204920
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
4921-
checksum: aed331239f3a64fcd884380534ece4b8716f1eca4899c8636d04306879e6b4e7339e28e427bdd571d372b78b713025e0767e5f5b5486a8d19bff82616ebe8959
4921+
checksum: 1a519b9792ab9392a5157f2543ce98ab1218c62f4a31c4c3ceb5dd3e7997def4aa07ab39f7276af0fe116ef002db29d97216a15b7aa3b200e55b641cf77d6292
49224922
languageName: node
49234923
linkType: hard
49244924

@@ -9002,7 +9002,7 @@ __metadata:
90029002
eslint-plugin-jest: 26.8.2
90039003
eslint-plugin-jsdoc: 46.10.1
90049004
eslint-plugin-prettier: 5.1.3
9005-
eslint-plugin-react: 7.34.2
9005+
eslint-plugin-react: 7.34.3
90069006
got: 11.8.5
90079007
gravatar-url: 3.1.0
90089008
hosted-git-info: 2.7.1

0 commit comments

Comments
 (0)