Skip to content

Commit 6be1dbf

Browse files
Merge pull request #118 from kleros/dependabot/npm_and_yarn/eslint-plugin-react-7.30.1
2 parents f0f5e8b + 540e9a8 commit 6be1dbf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-import-resolver-parcel": "^1.10.6",
4343
"eslint-plugin-import": "^2.25.4",
4444
"eslint-plugin-prettier": "^4.0.0",
45-
"eslint-plugin-react": "^7.28.0",
45+
"eslint-plugin-react": "^7.30.1",
4646
"eslint-plugin-react-hooks": "^4.6.0",
4747
"eslint-plugin-security": "^1.4.0",
4848
"eslint-utils": "^3.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2295,7 +2295,7 @@ __metadata:
22952295
eslint-import-resolver-parcel: ^1.10.6
22962296
eslint-plugin-import: ^2.25.4
22972297
eslint-plugin-prettier: ^4.0.0
2298-
eslint-plugin-react: ^7.28.0
2298+
eslint-plugin-react: ^7.30.1
22992299
eslint-plugin-react-hooks: ^4.6.0
23002300
eslint-plugin-security: ^1.4.0
23012301
eslint-utils: ^3.0.0
@@ -9488,9 +9488,9 @@ __metadata:
94889488
languageName: node
94899489
linkType: hard
94909490

9491-
"eslint-plugin-react@npm:^7.28.0":
9492-
version: 7.30.0
9493-
resolution: "eslint-plugin-react@npm:7.30.0"
9491+
"eslint-plugin-react@npm:^7.30.1":
9492+
version: 7.30.1
9493+
resolution: "eslint-plugin-react@npm:7.30.1"
94949494
dependencies:
94959495
array-includes: ^3.1.5
94969496
array.prototype.flatmap: ^1.3.0
@@ -9508,7 +9508,7 @@ __metadata:
95089508
string.prototype.matchall: ^4.0.7
95099509
peerDependencies:
95109510
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
9511-
checksum: 729b7682a0fe6eab068171c159503ac57120ecc7b20067e76300b08879745c16a687e2033378ab45d9a3182da8844d06197a89081be83e1eb21fcceb76e79214
9511+
checksum: 553fb9ece6beb7c14cf6f84670c786c8ac978c2918421994dcc4edd2385302022e5d5ac4a39fafdb35954e29cecddefed61758040c3c530cafcf651f674a9d51
95129512
languageName: node
95139513
linkType: hard
95149514

0 commit comments

Comments
 (0)