File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
"eslint" : " ^8.40.0" ,
34
34
"eslint-config-next" : " ^13.3.0" ,
35
35
"eslint-config-prettier" : " ^8.5.0" ,
36
- "eslint-plugin-react" : " ^7.32.0 " ,
36
+ "eslint-plugin-react" : " ^7.32.2 " ,
37
37
"firebase-tools" : " ^11.20.0" ,
38
38
"prettier" : " ^2.8.7" ,
39
39
"typescript" : " ^4.9.4"
Original file line number Diff line number Diff line change @@ -3485,10 +3485,10 @@ eslint-plugin-react-hooks@^4.5.0:
3485
3485
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
3486
3486
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
3487
3487
3488
- eslint-plugin-react@^7.31.7, eslint-plugin-react@^7.32.0 :
3489
- version "7.32.0 "
3490
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.0 .tgz#d80f794a638c5770f952ba2ae793f0a516be7c09 "
3491
- integrity sha512-vSBi1+SrPiLZCGvxpiZIa28fMEUaMjXtCplrvxcIxGzmFiYdsXQDwInEjuv5/i/2CTTxbkS87tE8lsQ0Qxinbw ==
3488
+ eslint-plugin-react@^7.31.7, eslint-plugin-react@^7.32.2 :
3489
+ version "7.32.2 "
3490
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2 .tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10 "
3491
+ integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg ==
3492
3492
dependencies :
3493
3493
array-includes "^3.1.6"
3494
3494
array.prototype.flatmap "^1.3.1"
You can’t perform that action at this time.
0 commit comments