Skip to content

Commit 5ebaf2e

Browse files
fix(deps): update dependency eslint-plugin-react to v7.29.3 (#660)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 72774bb commit 5ebaf2e

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.4",
2727
"eslint-plugin-jsx-a11y": "6.5.1",
28-
"eslint-plugin-react": "7.29.2",
28+
"eslint-plugin-react": "7.29.3",
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
@@ -3231,7 +3231,7 @@ __metadata:
32313231
eslint-plugin-eslint-comments: 3.2.0
32323232
eslint-plugin-import: 2.25.4
32333233
eslint-plugin-jsx-a11y: 6.5.1
3234-
eslint-plugin-react: 7.29.2
3234+
eslint-plugin-react: 7.29.3
32353235
eslint-plugin-react-hooks: 4.3.0
32363236
peerDependencies:
32373237
eslint: ">= 8.5"
@@ -6920,9 +6920,9 @@ __metadata:
69206920
languageName: node
69216921
linkType: hard
69226922

6923-
"eslint-plugin-react@npm:7.29.2":
6924-
version: 7.29.2
6925-
resolution: "eslint-plugin-react@npm:7.29.2"
6923+
"eslint-plugin-react@npm:7.29.3":
6924+
version: 7.29.3
6925+
resolution: "eslint-plugin-react@npm:7.29.3"
69266926
dependencies:
69276927
array-includes: ^3.1.4
69286928
array.prototype.flatmap: ^1.2.5
@@ -6940,7 +6940,7 @@ __metadata:
69406940
string.prototype.matchall: ^4.0.6
69416941
peerDependencies:
69426942
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
6943-
checksum: fcd793c0fd8e4570dcf8f70dd4afae9882303f4a4b650e09dac2f85fdc0b28747cb97b79832f4b8f4eabdbfb9edf69dc0ff04e8b7f33e0bb8e3f024185f4b037
6943+
checksum: 5a7b0b5700a3ed9bc52f5e7caab31a60bba586d356d07b49aa78c4b7b83fb54f2e4f6d59f61a9a315f1f89ea74f422a41846ff3432647dd1e8ae629a96dc2814
69446944
languageName: node
69456945
linkType: hard
69466946

0 commit comments

Comments
 (0)