File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 949
949
exec-sh "^0.3.2"
950
950
minimist "^1.2.0"
951
951
952
- " @eslint/eslintrc@^0.2.2 " :
953
- version "0.2.2 "
954
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
955
- integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
952
+ " @eslint/eslintrc@^0.3.0 " :
953
+ version "0.3.0 "
954
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0 .tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
955
+ integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
956
956
dependencies :
957
957
ajv "^6.12.4"
958
958
debug "^4.1.1"
961
961
ignore "^4.0.6"
962
962
import-fresh "^3.2.1"
963
963
js-yaml "^3.13.1"
964
- lodash "^4.17.19 "
964
+ lodash "^4.17.20 "
965
965
minimatch "^3.0.4"
966
966
strip-json-comments "^3.1.1"
967
967
@@ -2725,12 +2725,12 @@ eslint-visitor-keys@^2.0.0:
2725
2725
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2726
2726
2727
2727
eslint@^7.5.0 :
2728
- version "7.16 .0"
2729
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16 .0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092 "
2730
- integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw ==
2728
+ version "7.18 .0"
2729
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
2730
+ integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
2731
2731
dependencies :
2732
2732
" @babel/code-frame" " ^7.0.0"
2733
- " @eslint/eslintrc" " ^0.2.2 "
2733
+ " @eslint/eslintrc" " ^0.3.0 "
2734
2734
ajv "^6.10.0"
2735
2735
chalk "^4.0.0"
2736
2736
cross-spawn "^7.0.2"
@@ -2754,7 +2754,7 @@ eslint@^7.5.0:
2754
2754
js-yaml "^3.13.1"
2755
2755
json-stable-stringify-without-jsonify "^1.0.1"
2756
2756
levn "^0.4.1"
2757
- lodash "^4.17.19 "
2757
+ lodash "^4.17.20 "
2758
2758
minimatch "^3.0.4"
2759
2759
natural-compare "^1.4.0"
2760
2760
optionator "^0.9.1"
You can’t perform that action at this time.
0 commit comments