File tree Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Original file line number Diff line number Diff line change 1105
1105
exec-sh "^0.3.2"
1106
1106
minimist "^1.2.0"
1107
1107
1108
- " @eslint/eslintrc@^0.1.0 " :
1109
- version "0.1.0 "
1110
- resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.1.0 .tgz#3d1f19fb797d42fb1c85458c1c73541eeb1d9e76 "
1111
- integrity sha512-bfL5365QSCmH6cPeFT7Ywclj8C7LiF7sO6mUGzZhtAMV7iID1Euq6740u/SRi4C80NOnVz/CEfK8/HO+nCAPJg ==
1108
+ " @eslint/eslintrc@^0.1.3 " :
1109
+ version "0.1.3 "
1110
+ resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.1.3 .tgz#7d1a2b2358552cc04834c0979bd4275362e37085 "
1111
+ integrity sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA ==
1112
1112
dependencies :
1113
1113
ajv "^6.12.4"
1114
1114
debug "^4.1.1"
1115
+ espree "^7.3.0"
1116
+ globals "^12.1.0"
1117
+ ignore "^4.0.6"
1115
1118
import-fresh "^3.2.1"
1119
+ js-yaml "^3.13.1"
1120
+ lodash "^4.17.19"
1121
+ minimatch "^3.0.4"
1116
1122
strip-json-comments "^3.1.1"
1117
1123
1118
1124
" @evocateur/libnpmaccess@^3.1.2 " :
@@ -5005,12 +5011,12 @@ eslint-visitor-keys@^2.0.0:
5005
5011
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
5006
5012
5007
5013
eslint@^7.0.0 :
5008
- version "7.8.0 "
5009
- resolved "https://registry.npmjs.org/eslint/-/eslint-7.8.0 .tgz#9a3e2e6e4d0a3f8c42686073c25ebf2e91443e8a "
5010
- integrity sha512-qgtVyLZqKd2ZXWnLQA4NtVbOyH56zivOAdBFWE54RFkSZjokzNrcP4Z0eVWsZ+84ByXv+jL9k/wE1ENYe8xRFw ==
5014
+ version "7.8.1 "
5015
+ resolved "https://registry.npmjs.org/eslint/-/eslint-7.8.1 .tgz#e59de3573fb6a5be8ff526c791571646d124a8fa "
5016
+ integrity sha512-/2rX2pfhyUG0y+A123d0ccXtMm7DV7sH1m3lk9nk2DZ2LReq39FXHueR9xZwshE5MdfSf0xunSaMWRqyIA6M1w ==
5011
5017
dependencies :
5012
5018
" @babel/code-frame" " ^7.0.0"
5013
- " @eslint/eslintrc" " ^0.1.0 "
5019
+ " @eslint/eslintrc" " ^0.1.3 "
5014
5020
ajv "^6.10.0"
5015
5021
chalk "^4.0.0"
5016
5022
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments