Skip to content

Commit ab077a4

Browse files
fix(deps): update dependency eslint-plugin-react to v7.28.0 (#555)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 24bede8 commit ab077a4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-eslint-comments": "3.2.0",
2626
"eslint-plugin-import": "2.25.3",
2727
"eslint-plugin-jsx-a11y": "6.5.1",
28-
"eslint-plugin-react": "7.27.1",
28+
"eslint-plugin-react": "7.28.0",
2929
"eslint-plugin-react-hooks": "4.3.0"
3030
},
3131
"peerDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3142,7 +3142,7 @@ __metadata:
31423142
eslint-plugin-eslint-comments: 3.2.0
31433143
eslint-plugin-import: 2.25.3
31443144
eslint-plugin-jsx-a11y: 6.5.1
3145-
eslint-plugin-react: 7.27.1
3145+
eslint-plugin-react: 7.28.0
31463146
eslint-plugin-react-hooks: 4.3.0
31473147
peerDependencies:
31483148
eslint: 7.x || 8.x
@@ -5544,9 +5544,9 @@ __metadata:
55445544
languageName: node
55455545
linkType: hard
55465546

5547-
"eslint-plugin-react@npm:7.27.1":
5548-
version: 7.27.1
5549-
resolution: "eslint-plugin-react@npm:7.27.1"
5547+
"eslint-plugin-react@npm:7.28.0":
5548+
version: 7.28.0
5549+
resolution: "eslint-plugin-react@npm:7.28.0"
55505550
dependencies:
55515551
array-includes: ^3.1.4
55525552
array.prototype.flatmap: ^1.2.5
@@ -5564,7 +5564,7 @@ __metadata:
55645564
string.prototype.matchall: ^4.0.6
55655565
peerDependencies:
55665566
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
5567-
checksum: db1ce303b597ede0bc8873d3f575b05873b06a058162c80f76604c9096eee8f72f299d7f849a86ac2e59f269c196575e6bcfb1ef9d7cbb23f533d081bcc15ea0
5567+
checksum: 90293d0fd53bb1f735ffd32141cdd211fb1120c9f7bbe5342f9e923261a39e52a2b2575d4e46c9cd77d257f42db4a99b8b339689fc5b5c1c26048929f69b1784
55685568
languageName: node
55695569
linkType: hard
55705570

0 commit comments

Comments
 (0)