23
23
chalk "^2.0.0"
24
24
js-tokens "^4.0.0"
25
25
26
- " @eslint/eslintrc@^0.2.2 " :
27
- version "0.2.2 "
28
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
29
- integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
26
+ " @eslint/eslintrc@^0.3.0 " :
27
+ version "0.3.0 "
28
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0 .tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
29
+ integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
30
30
dependencies :
31
31
ajv "^6.12.4"
32
32
debug "^4.1.1"
35
35
ignore "^4.0.6"
36
36
import-fresh "^3.2.1"
37
37
js-yaml "^3.13.1"
38
- lodash "^4.17.19 "
38
+ lodash "^4.17.20 "
39
39
minimatch "^3.0.4"
40
40
strip-json-comments "^3.1.1"
41
41
@@ -701,13 +701,13 @@ eslint-visitor-keys@^2.0.0:
701
701
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
702
702
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
703
703
704
- eslint@^7.17 .0 :
705
- version "7.17 .0"
706
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
707
- integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
704
+ eslint@^7.18 .0 :
705
+ version "7.18 .0"
706
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
707
+ integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
708
708
dependencies :
709
709
" @babel/code-frame" " ^7.0.0"
710
- " @eslint/eslintrc" " ^0.2.2 "
710
+ " @eslint/eslintrc" " ^0.3.0 "
711
711
ajv "^6.10.0"
712
712
chalk "^4.0.0"
713
713
cross-spawn "^7.0.2"
@@ -731,7 +731,7 @@ eslint@^7.17.0:
731
731
js-yaml "^3.13.1"
732
732
json-stable-stringify-without-jsonify "^1.0.1"
733
733
levn "^0.4.1"
734
- lodash "^4.17.19 "
734
+ lodash "^4.17.20 "
735
735
minimatch "^3.0.4"
736
736
natural-compare "^1.4.0"
737
737
optionator "^0.9.1"
@@ -1293,7 +1293,7 @@ levn@^0.4.1:
1293
1293
prelude-ls "^1.2.1"
1294
1294
type-check "~0.4.0"
1295
1295
1296
- lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17. 20 :
1296
+ lodash@^4.17.15, lodash@^4.17.20 :
1297
1297
version "4.17.20"
1298
1298
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
1299
1299
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
0 commit comments