Skip to content

Commit 28c65c9

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.29.2
1 parent a59a904 commit 28c65c9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"eslint-plugin-import": "2.25.4",
6969
"eslint-plugin-jsx-a11y": "6.5.1",
7070
"eslint-plugin-prettier": "4.0.0",
71-
"eslint-plugin-react": "7.29.1",
71+
"eslint-plugin-react": "7.29.2",
7272
"hoist-non-react-statics": "3.3.2",
7373
"html-loader": "3.1.0",
7474
"html-webpack-plugin": "5.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3103,10 +3103,10 @@ [email protected]:
31033103
dependencies:
31043104
prettier-linter-helpers "^1.0.0"
31053105

3106-
3107-
version "7.29.1"
3108-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.1.tgz#6c40bc83142bb63d132a1b3565e2ea655411f800"
3109-
integrity sha512-WtzRpHMhsOX05ZrkyaaqmLl2uXGqmYooCfBxftJKlkYdsltiufGgfU7uuoHwR2lBam2Kh/EIVID4aU9e3kbCMA==
3106+
3107+
version "7.29.2"
3108+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.2.tgz#2d4da69d30d0a736efd30890dc6826f3e91f3f7c"
3109+
integrity sha512-ypEBTKOy5liFQXZWMchJ3LN0JX1uPI6n7MN7OPHKacqXAxq5gYC30TdO7wqGYQyxD1OrzpobdHC3hDmlRWDg9w==
31103110
dependencies:
31113111
array-includes "^3.1.4"
31123112
array.prototype.flatmap "^1.2.5"

0 commit comments

Comments
 (0)