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 97
97
"eslint-config-prettier" : " ^9.1.0" ,
98
98
"eslint-plugin-cypress" : " ^3.5.0" ,
99
99
"eslint-plugin-mdx" : " ^3.1.5" ,
100
- "eslint-plugin-react" : " ^7.36.1 " ,
100
+ "eslint-plugin-react" : " ^7.37.0 " ,
101
101
"eslint-plugin-react-hooks" : " ^4.6.2" ,
102
102
"front-matter" : " ^4.0.2" ,
103
103
"github-slugger" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -5435,10 +5435,10 @@ eslint-plugin-react-hooks@^4.6.2:
5435
5435
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
5436
5436
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
5437
5437
5438
- eslint-plugin-react@^7.36.1 :
5439
- version "7.36.1 "
5440
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.1 .tgz#f1dabbb11f3d4ebe8b0cf4e54aff4aee81144ee5 "
5441
- integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA ==
5438
+ eslint-plugin-react@^7.37.0 :
5439
+ version "7.37.0 "
5440
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.0 .tgz#c21f64a32fc34df1eaeca571ec8f70bdc40dd20a "
5441
+ integrity sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA ==
5442
5442
dependencies:
5443
5443
array-includes "^3.1.8"
5444
5444
array.prototype.findlast "^1.2.5"
You can’t perform that action at this time.
0 commit comments