File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4747 "eslint" : " ^8.46.0" ,
4848 "eslint-config-prettier" : " ^8.8.0" ,
4949 "eslint-plugin-prettier" : " ^5.0.0" ,
50- "eslint-plugin-react" : " ^7.32.2 " ,
50+ "eslint-plugin-react" : " ^7.33.1 " ,
5151 "eslint-plugin-react-hooks" : " ^4.6.0" ,
5252 "husky" : " ^8.0.3" ,
5353 "jest" : " ^29.6.2" ,
Original file line number Diff line number Diff line change @@ -2813,10 +2813,10 @@ eslint-plugin-react-hooks@^4.6.0:
28132813 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
28142814 integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
28152815
2816- eslint-plugin-react@^7.32.2 :
2817- version "7.32.2 "
2818- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2 .tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10 "
2819- integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg ==
2816+ eslint-plugin-react@^7.33.1 :
2817+ version "7.33.1 "
2818+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.1 .tgz#bc27cccf860ae45413a4a4150bf0977345c1ceab "
2819+ integrity sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA ==
28202820 dependencies :
28212821 array-includes "^3.1.6"
28222822 array.prototype.flatmap "^1.3.1"
@@ -2831,7 +2831,7 @@ eslint-plugin-react@^7.32.2:
28312831 object.values "^1.1.6"
28322832 prop-types "^15.8.1"
28332833 resolve "^2.0.0-next.4"
2834- semver "^6.3.0 "
2834+ semver "^6.3.1 "
28352835 string.prototype.matchall "^4.0.8"
28362836
28372837eslint-scope@^5.1.1 :
You can’t perform that action at this time.
0 commit comments