File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 94
94
"eslint-config-prettier" : " ^8.5.0" ,
95
95
"eslint-plugin-cypress" : " ^2.12.1" ,
96
96
"eslint-plugin-mdx" : " ^2.0.0" ,
97
- "eslint-plugin-react" : " ^7.30.0 " ,
97
+ "eslint-plugin-react" : " ^7.30.1 " ,
98
98
"eslint-plugin-react-hooks" : " ^4.6.0" ,
99
99
"front-matter" : " ^4.0.2" ,
100
100
"github-slugger" : " ^1.4.0" ,
Original file line number Diff line number Diff line change @@ -5184,10 +5184,10 @@ eslint-plugin-react-hooks@^4.6.0:
5184
5184
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
5185
5185
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
5186
5186
5187
- eslint-plugin-react@^7.30.0 :
5188
- version "7.30.0 "
5189
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.0 .tgz#8e7b1b2934b8426ac067a0febade1b13bd7064e3 "
5190
- integrity sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A ==
5187
+ eslint-plugin-react@^7.30.1 :
5188
+ version "7.30.1 "
5189
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1 .tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22 "
5190
+ integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg ==
5191
5191
dependencies:
5192
5192
array-includes "^3.1.5"
5193
5193
array.prototype.flatmap "^1.3.0"
You can’t perform that action at this time.
0 commit comments