File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
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.17 .0" ,
48
+ "eslint" : " 7.18 .0" ,
49
49
"eslint-config-prettier" : " 7.1.0" ,
50
50
"eslint-plugin-import" : " 2.22.1" ,
51
51
"eslint-plugin-react" : " 7.22.0" ,
Original file line number Diff line number Diff line change 909
909
exec-sh "^0.3.2"
910
910
minimist "^1.2.0"
911
911
912
- " @eslint/eslintrc@^0.2.2 " :
913
- version "0.2.2 "
914
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
915
- integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
912
+ " @eslint/eslintrc@^0.3.0 " :
913
+ version "0.3.0 "
914
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0 .tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
915
+ integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
916
916
dependencies :
917
917
ajv "^6.12.4"
918
918
debug "^4.1.1"
921
921
ignore "^4.0.6"
922
922
import-fresh "^3.2.1"
923
923
js-yaml "^3.13.1"
924
- lodash "^4.17.19 "
924
+ lodash "^4.17.20 "
925
925
minimatch "^3.0.4"
926
926
strip-json-comments "^3.1.1"
927
927
@@ -3240,13 +3240,13 @@ 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.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 ==
3243
+ eslint@7.18 .0 :
3244
+ version "7.18 .0"
3245
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
3246
+ integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
3247
3247
dependencies :
3248
3248
" @babel/code-frame" " ^7.0.0"
3249
- " @eslint/eslintrc" " ^0.2.2 "
3249
+ " @eslint/eslintrc" " ^0.3.0 "
3250
3250
ajv "^6.10.0"
3251
3251
chalk "^4.0.0"
3252
3252
cross-spawn "^7.0.2"
3270
3270
js-yaml "^3.13.1"
3271
3271
json-stable-stringify-without-jsonify "^1.0.1"
3272
3272
levn "^0.4.1"
3273
- lodash "^4.17.19 "
3273
+ lodash "^4.17.20 "
3274
3274
minimatch "^3.0.4"
3275
3275
natural-compare "^1.4.0"
3276
3276
optionator "^0.9.1"
You can’t perform that action at this time.
0 commit comments