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 64
64
"eslint-plugin-import" : " 2.24.2" ,
65
65
"eslint-plugin-node" : " 11.1.0" ,
66
66
"eslint-plugin-promise" : " 5.1.0" ,
67
- "eslint-plugin-react" : " 7.25.0 " ,
67
+ "eslint-plugin-react" : " 7.25.1 " ,
68
68
"husky" : " 7.0.2" ,
69
69
"prettier" : " 2.3.2" ,
70
70
"typescript" : " 4.4.2"
Original file line number Diff line number Diff line change @@ -5425,10 +5425,10 @@ eslint-plugin-promise@5.1.0:
5425
5425
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
5426
5426
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
5427
5427
5428
- eslint-plugin-react@7.25.0 :
5429
- version "7.25.0 "
5430
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.0 .tgz#1e5de5fe147f95ce53eeeb7329ad3d5631ef6e40 "
5431
- integrity sha512-bZL+HeB+Qaimb4ryOc+OYYOX0XnOr6FX30ZXkzL8iSJA3tATTtZ1YgYyjK3jGvVDcZMejfUaeS/5wKDfTgyfVw ==
5428
+ eslint-plugin-react@7.25.1 :
5429
+ version "7.25.1 "
5430
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1 .tgz#9286b7cd9bf917d40309760f403e53016eda8331 "
5431
+ integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug ==
5432
5432
dependencies:
5433
5433
array-includes "^3.1.3"
5434
5434
array.prototype.flatmap "^1.2.4"
You can’t perform that action at this time.
0 commit comments