Commit 139061e 1 parent 0cc4ddb commit 139061e Copy full SHA for 139061e
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 26
26
"eslint" : " 7.32.0" ,
27
27
"eslint-config-prettier" : " 8.3.0" ,
28
28
"eslint-plugin-prettier" : " 4.0.0" ,
29
- "eslint-plugin-react" : " 7.25.1 " ,
29
+ "eslint-plugin-react" : " 7.25.2 " ,
30
30
"prettier" : " 2.3.2" ,
31
31
"typescript" : " 4.4.3"
32
32
},
Original file line number Diff line number Diff line change @@ -525,10 +525,10 @@ eslint-plugin-prettier@4.0.0:
525
525
dependencies :
526
526
prettier-linter-helpers "^1.0.0"
527
527
528
- eslint-plugin-react@7.25.1 :
529
- version "7.25.1 "
530
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1 .tgz#9286b7cd9bf917d40309760f403e53016eda8331 "
531
- integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug ==
528
+ eslint-plugin-react@7.25.2 :
529
+ version "7.25.2 "
530
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.2 .tgz#d567a217d306b76dd110561f28074e2328ae38f8 "
531
+ integrity sha512-elx4585wgmryanJK4C5IoSKQyVZ+e7H0t2JOOtJNBql0cuercvSShvRReuLBbfx8687yW5yv+UL7pXwMsd6adQ ==
532
532
dependencies :
533
533
array-includes "^3.1.3"
534
534
array.prototype.flatmap "^1.2.4"
You can’t perform that action at this time.
0 commit comments