Skip to content

Commit 73332de

Browse files
chore(deps): update dependency eslint-plugin-react to v7.37.0
1 parent d5d254e commit 73332de

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint": "8.57.1",
5555
"eslint-config-prettier": "9.1.0",
5656
"eslint-plugin-jsx-a11y": "6.10.0",
57-
"eslint-plugin-react": "7.36.1",
57+
"eslint-plugin-react": "7.37.0",
5858
"husky": "8.0.3",
5959
"lint-staged": "15.2.10",
6060
"prettier": "3.3.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7300,9 +7300,9 @@ __metadata:
73007300
languageName: node
73017301
linkType: hard
73027302

7303-
"eslint-plugin-react@npm:7.36.1":
7304-
version: 7.36.1
7305-
resolution: "eslint-plugin-react@npm:7.36.1"
7303+
"eslint-plugin-react@npm:7.37.0":
7304+
version: 7.37.0
7305+
resolution: "eslint-plugin-react@npm:7.37.0"
73067306
dependencies:
73077307
array-includes: "npm:^3.1.8"
73087308
array.prototype.findlast: "npm:^1.2.5"
@@ -7324,7 +7324,7 @@ __metadata:
73247324
string.prototype.repeat: "npm:^1.0.0"
73257325
peerDependencies:
73267326
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
7327-
checksum: 10c0/8cb37f7fb351213bc44263580ff77627e14e27870fd81dae593e3de2826340b9bd8bbac7ae00fd5de69751a0660b2e51bd26760596f4ae85548f6b1bd76706e6
7327+
checksum: 10c0/c9b02cd425c2a7c36b07fe223e405ae235500ac98f04898529cd8842c78fdd5b54f7c29189db5d6eab390ac5ac531af6e7b94a1f3fe9ad1e6564f7d78fd0eb6b
73287328
languageName: node
73297329
linkType: hard
73307330

@@ -15338,7 +15338,7 @@ __metadata:
1533815338
eslint: "npm:8.57.1"
1533915339
eslint-config-prettier: "npm:9.1.0"
1534015340
eslint-plugin-jsx-a11y: "npm:6.10.0"
15341-
eslint-plugin-react: "npm:7.36.1"
15341+
eslint-plugin-react: "npm:7.37.0"
1534215342
husky: "npm:8.0.3"
1534315343
lint-staged: "npm:15.2.10"
1534415344
prettier: "npm:3.3.3"

0 commit comments

Comments
 (0)