This repository was archived by the owner on Mar 9, 2021. It is now read-only.
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 98
98
"enzyme-adapter-react-16" : " 1.15.2" ,
99
99
"enzyme-to-json" : " 3.4.4" ,
100
100
"eslint-config-prettier" : " 6.5.0" ,
101
- "eslint-plugin-react" : " 7.18.2 " ,
101
+ "eslint-plugin-react" : " 7.18.3 " ,
102
102
"husky" : " 3.0.9" ,
103
103
"jest" : " 24.9.0" ,
104
104
"lint-staged" : " 8.2.1" ,
Original file line number Diff line number Diff line change @@ -3519,10 +3519,10 @@ eslint-plugin-promise@^3.7.0:
3519
3519
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.8.0.tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621"
3520
3520
integrity sha512-JiFL9UFR15NKpHyGii1ZcvmtIqa3UTwiDAGb8atSffe43qJ3+1czVGN6UtkklpcJ2DVnqvTMzEKRaJdBkAL2aQ==
3521
3521
3522
-
3523
- version "7.18.2 "
3524
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.18.2 .tgz#83d52cd783524cb5f6616e029c892ec08ee59e23 "
3525
- integrity sha512-6m1zFCSB8OKVIVyGipz1TJxVuNfgvbbUa7O9fxqyyT0b15tB2X/rxMNCGQv3LTD4XOKmG/ONr52FZHur0OKFkg ==
3522
+
3523
+ version "7.18.3 "
3524
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.18.3 .tgz#8be671b7f6be095098e79d27ac32f9580f599bc8 "
3525
+ integrity sha512-Bt56LNHAQCoou88s8ViKRjMB2+36XRejCQ1VoLj716KI1MoE99HpTVvIThJ0rvFmG4E4Gsq+UgToEjn+j044Bg ==
3526
3526
dependencies :
3527
3527
array-includes "^3.1.1"
3528
3528
doctrine "^2.1.0"
You can’t perform that action at this time.
0 commit comments