File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed
Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 5757 "eslint" : " 7.29.0" ,
5858 "eslint-config-prettier" : " 8.3.0" ,
5959 "eslint-plugin-prettier" : " 3.4.0" ,
60- "eslint-plugin-react" : " 7.24.0 " ,
60+ "eslint-plugin-react" : " 7.25.1 " ,
6161 "eslint-plugin-standard" : " 5.0.0" ,
6262 "prettier" : " 2.3.2" ,
6363 "webpack" : " 5.41.1"
Original file line number Diff line number Diff line change @@ -5331,7 +5331,26 @@ eslint-plugin-react-hooks@^4.2.0:
53315331 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
53325332 integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
53335333
5334- [email protected] , eslint-plugin-react@^7.23.1:
5334+ 5335+ version "7.25.1"
5336+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz#9286b7cd9bf917d40309760f403e53016eda8331"
5337+ integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==
5338+ dependencies:
5339+ array-includes "^3.1.3"
5340+ array.prototype.flatmap "^1.2.4"
5341+ doctrine "^2.1.0"
5342+ estraverse "^5.2.0"
5343+ has "^1.0.3"
5344+ jsx-ast-utils "^2.4.1 || ^3.0.0"
5345+ minimatch "^3.0.4"
5346+ object.entries "^1.1.4"
5347+ object.fromentries "^2.0.4"
5348+ object.values "^1.1.4"
5349+ prop-types "^15.7.2"
5350+ resolve "^2.0.0-next.3"
5351+ string.prototype.matchall "^4.0.5"
5352+
5353+ eslint-plugin-react@^7.23.1:
53355354 version "7.24.0"
53365355 resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4"
53375356 integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==
You can’t perform that action at this time.
0 commit comments