339
339
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
340
340
integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
341
341
342
- " @eslint/eslintrc@^2.0.1 " :
343
- version "2.0.1 "
344
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.1 .tgz#7888fe7ec8f21bc26d646dbd2c11cd776e21192d "
345
- integrity sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw ==
342
+ " @eslint/eslintrc@^2.0.2 " :
343
+ version "2.0.2 "
344
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.2 .tgz#01575e38707add677cf73ca1589abba8da899a02 "
345
+ integrity sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ ==
346
346
dependencies :
347
347
ajv "^6.12.4"
348
348
debug "^4.3.2"
349
- espree "^9.5.0 "
349
+ espree "^9.5.1 "
350
350
globals "^13.19.0"
351
351
ignore "^5.2.0"
352
352
import-fresh "^3.2.1"
353
353
js-yaml "^4.1.0"
354
354
minimatch "^3.1.2"
355
355
strip-json-comments "^3.1.1"
356
356
357
- " @eslint/js@8.36 .0 " :
358
- version "8.36 .0"
359
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.36 .0.tgz#9837f768c03a1e4a30bd304a64fb8844f0e72efe "
360
- integrity sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg ==
357
+ " @eslint/js@8.37 .0 " :
358
+ version "8.37 .0"
359
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.37 .0.tgz#cf1b5fa24217fe007f6487a26d765274925efa7d "
360
+ integrity sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A ==
361
361
362
362
" @gar/promisify@^1.1.3 " :
363
363
version "1.1.3"
@@ -3236,20 +3236,20 @@ eslint-scope@^7.1.1:
3236
3236
esrecurse "^4.3.0"
3237
3237
estraverse "^5.2.0"
3238
3238
3239
- eslint-visitor-keys@^3.3.0 :
3240
- version "3.3 .0"
3241
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3 .0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826 "
3242
- integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA ==
3239
+ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0 :
3240
+ version "3.4 .0"
3241
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4 .0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc "
3242
+ integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ ==
3243
3243
3244
3244
eslint@^8.11.0 :
3245
- version "8.36 .0"
3246
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.36 .0.tgz#1bd72202200a5492f91803b113fb8a83b11285cf "
3247
- integrity sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw ==
3245
+ version "8.37 .0"
3246
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.37 .0.tgz#1f660ef2ce49a0bfdec0b0d698e0b8b627287412 "
3247
+ integrity sha512-NU3Ps9nI05GUoVMxcZx1J8CNR6xOvUT4jAUMH5+z8lpp3aEdPVCImKw6PWG4PY+Vfkpr+jvMpxs/qoE7wq0sPw ==
3248
3248
dependencies :
3249
3249
" @eslint-community/eslint-utils" " ^4.2.0"
3250
3250
" @eslint-community/regexpp" " ^4.4.0"
3251
- " @eslint/eslintrc" " ^2.0.1 "
3252
- " @eslint/js" " 8.36 .0"
3251
+ " @eslint/eslintrc" " ^2.0.2 "
3252
+ " @eslint/js" " 8.37 .0"
3253
3253
" @humanwhocodes/config-array" " ^0.11.8"
3254
3254
" @humanwhocodes/module-importer" " ^1.0.1"
3255
3255
" @nodelib/fs.walk" " ^1.2.8"
@@ -3260,8 +3260,8 @@ eslint@^8.11.0:
3260
3260
doctrine "^3.0.0"
3261
3261
escape-string-regexp "^4.0.0"
3262
3262
eslint-scope "^7.1.1"
3263
- eslint-visitor-keys "^3.3 .0"
3264
- espree "^9.5.0 "
3263
+ eslint-visitor-keys "^3.4 .0"
3264
+ espree "^9.5.1 "
3265
3265
esquery "^1.4.2"
3266
3266
esutils "^2.0.2"
3267
3267
fast-deep-equal "^3.1.3"
@@ -3287,14 +3287,14 @@ eslint@^8.11.0:
3287
3287
strip-json-comments "^3.1.0"
3288
3288
text-table "^0.2.0"
3289
3289
3290
- espree@^9.5.0 :
3291
- version "9.5.0 "
3292
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.0 .tgz#3646d4e3f58907464edba852fa047e6a27bdf113 "
3293
- integrity sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw ==
3290
+ espree@^9.5.1 :
3291
+ version "9.5.1 "
3292
+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.1 .tgz#4f26a4d5f18905bf4f2e0bd99002aab807e96dd4 "
3293
+ integrity sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg ==
3294
3294
dependencies :
3295
3295
acorn "^8.8.0"
3296
3296
acorn-jsx "^5.3.2"
3297
- eslint-visitor-keys "^3.3 .0"
3297
+ eslint-visitor-keys "^3.4 .0"
3298
3298
3299
3299
esprima@^4.0.0 :
3300
3300
version "4.0.1"
0 commit comments