Skip to content

Commit 2cd6fc9

Browse files
Bump eslint-plugin-react to ^7.33.1
1 parent 5c795df commit 2cd6fc9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"eslint-plugin-import": "^2.27.5",
148148
"eslint-plugin-jsx-a11y": "^6.7.1",
149149
"eslint-plugin-mocha": "^10.1.0",
150-
"eslint-plugin-react": "^7.32.2",
150+
"eslint-plugin-react": "^7.33.1",
151151
"eslint-plugin-react-hooks": "^4.6.0",
152152
"fast-glob": "^3.3.1",
153153
"format-util": "^1.0.5",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7442,10 +7442,10 @@ eslint-plugin-react-hooks@^4.6.0:
74427442
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
74437443
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
74447444

7445-
eslint-plugin-react@^7.32.2:
7446-
version "7.32.2"
7447-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
7448-
integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
7445+
eslint-plugin-react@^7.33.1:
7446+
version "7.33.1"
7447+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz#bc27cccf860ae45413a4a4150bf0977345c1ceab"
7448+
integrity sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==
74497449
dependencies:
74507450
array-includes "^3.1.6"
74517451
array.prototype.flatmap "^1.3.1"
@@ -7460,7 +7460,7 @@ eslint-plugin-react@^7.32.2:
74607460
object.values "^1.1.6"
74617461
prop-types "^15.8.1"
74627462
resolve "^2.0.0-next.4"
7463-
semver "^6.3.0"
7463+
semver "^6.3.1"
74647464
string.prototype.matchall "^4.0.8"
74657465

74667466
eslint-rule-composer@^0.3.0:

0 commit comments

Comments
 (0)