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 45
45
"babel-plugin-add-module-exports" : " 1.0.4" ,
46
46
"babel-plugin-dev-expression" : " 0.2.2" ,
47
47
"concurrently" : " 5.3.0" ,
48
- "eslint" : " 7.16 .0" ,
48
+ "eslint" : " 7.17 .0" ,
49
49
"eslint-config-prettier" : " 7.1.0" ,
50
50
"eslint-plugin-import" : " 2.22.1" ,
51
- "eslint-plugin-react" : " 7.21.5 " ,
51
+ "eslint-plugin-react" : " 7.22.0 " ,
52
52
"husky" : " 4.3.6" ,
53
53
"jest" : " 26.6.3" ,
54
54
"jest-junit" : " 12.0.0" ,
Original file line number Diff line number Diff line change 3198
3198
resolve "^1.17.0"
3199
3199
tsconfig-paths "^3.9.0"
3200
3200
3201
- eslint-plugin-react@7.21.5 :
3202
- version "7.21.5 "
3203
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5 .tgz#50b21a412b9574bfe05b21db176e8b7b3b15bff3 "
3204
- integrity sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g ==
3201
+ eslint-plugin-react@7.22.0 :
3202
+ version "7.22.0 "
3203
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0 .tgz#3d1c542d1d3169c45421c1215d9470e341707269 "
3204
+ integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA ==
3205
3205
dependencies :
3206
3206
array-includes "^3.1.1"
3207
3207
array.prototype.flatmap "^1.2.3"
@@ -3240,10 +3240,10 @@ eslint-visitor-keys@^2.0.0:
3240
3240
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
3241
3241
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
3242
3242
3243
- eslint@7.16 .0 :
3244
- version "7.16 .0"
3245
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16 .0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092 "
3246
- integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw ==
3243
+ eslint@7.17 .0 :
3244
+ version "7.17 .0"
3245
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
3246
+ integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
3247
3247
dependencies :
3248
3248
" @babel/code-frame" " ^7.0.0"
3249
3249
" @eslint/eslintrc" " ^0.2.2"
You can’t perform that action at this time.
0 commit comments