236
236
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-11.0.0.tgz#719cf05fcc1abb6533610a2e0f5dd1e61eac14fe"
237
237
integrity sha512-VoNqai1vR5anRF5Tuh/+SWDFk7xi7oMwHrHrbm1BprYXjB2RJsWLhUrStMssDxEl5lW/z3EUdg8RvH/IUBccSQ==
238
238
239
- " @eslint/eslintrc@^0.2.2 " :
240
- version "0.2.2 "
241
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
242
- integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
239
+ " @eslint/eslintrc@^0.3.0 " :
240
+ version "0.3.0 "
241
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0 .tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
242
+ integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
243
243
dependencies :
244
244
ajv "^6.12.4"
245
245
debug "^4.1.1"
248
248
ignore "^4.0.6"
249
249
import-fresh "^3.2.1"
250
250
js-yaml "^3.13.1"
251
- lodash "^4.17.19 "
251
+ lodash "^4.17.20 "
252
252
minimatch "^3.0.4"
253
253
strip-json-comments "^3.1.1"
254
254
@@ -2199,13 +2199,13 @@ eslint-visitor-keys@^2.0.0:
2199
2199
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2200
2200
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2201
2201
2202
- eslint@^7.17 .0 :
2203
- version "7.17 .0"
2204
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
2205
- integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
2202
+ eslint@^7.19 .0 :
2203
+ version "7.19 .0"
2204
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19 .0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41 "
2205
+ integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg ==
2206
2206
dependencies :
2207
2207
" @babel/code-frame" " ^7.0.0"
2208
- " @eslint/eslintrc" " ^0.2.2 "
2208
+ " @eslint/eslintrc" " ^0.3.0 "
2209
2209
ajv "^6.10.0"
2210
2210
chalk "^4.0.0"
2211
2211
cross-spawn "^7.0.2"
@@ -2229,7 +2229,7 @@ eslint@^7.17.0:
2229
2229
js-yaml "^3.13.1"
2230
2230
json-stable-stringify-without-jsonify "^1.0.1"
2231
2231
levn "^0.4.1"
2232
- lodash "^4.17.19 "
2232
+ lodash "^4.17.20 "
2233
2233
minimatch "^3.0.4"
2234
2234
natural-compare "^1.4.0"
2235
2235
optionator "^0.9.1"
0 commit comments