File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 46
46
"babel-plugin-add-module-exports" : " 1.0.4" ,
47
47
"babel-plugin-dev-expression" : " 0.2.2" ,
48
48
"concurrently" : " 5.3.0" ,
49
- "eslint" : " 7.16 .0" ,
49
+ "eslint" : " 7.17 .0" ,
50
50
"eslint-config-prettier" : " 6.15.0" ,
51
51
"eslint-plugin-import" : " 2.22.1" ,
52
- "eslint-plugin-react" : " 7.21.5 " ,
52
+ "eslint-plugin-react" : " 7.22.0 " ,
53
53
"flowgen" : " 1.12.1" ,
54
54
"husky" : " 4.3.6" ,
55
55
"lint-staged" : " 10.5.3" ,
Original file line number Diff line number Diff line change 2622
2622
resolve "^1.17.0"
2623
2623
tsconfig-paths "^3.9.0"
2624
2624
2625
- eslint-plugin-react@7.21.5 :
2626
- version "7.21.5 "
2627
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5 .tgz#50b21a412b9574bfe05b21db176e8b7b3b15bff3 "
2628
- integrity sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g ==
2625
+ eslint-plugin-react@7.22.0 :
2626
+ version "7.22.0 "
2627
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0 .tgz#3d1c542d1d3169c45421c1215d9470e341707269 "
2628
+ integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA ==
2629
2629
dependencies :
2630
2630
array-includes "^3.1.1"
2631
2631
array.prototype.flatmap "^1.2.3"
@@ -2664,10 +2664,10 @@ eslint-visitor-keys@^2.0.0:
2664
2664
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2665
2665
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2666
2666
2667
- eslint@7.16 .0 :
2668
- version "7.16 .0"
2669
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16 .0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092 "
2670
- integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw ==
2667
+ eslint@7.17 .0 :
2668
+ version "7.17 .0"
2669
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
2670
+ integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
2671
2671
dependencies :
2672
2672
" @babel/code-frame" " ^7.0.0"
2673
2673
" @eslint/eslintrc" " ^0.2.2"
You can’t perform that action at this time.
0 commit comments