534534 dependencies :
535535 " @jridgewell/trace-mapping" " 0.3.9"
536536
537- " @eslint/eslintrc@^2.0.0 " :
538- version "2.0.0"
539- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0.tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff"
540- integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A==
537+ " @eslint-community/eslint-utils@^4.2.0 " :
538+ version "4.2.0"
539+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.2.0.tgz#a831e6e468b4b2b5ae42bf658bea015bf10bc518"
540+ integrity sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==
541+ dependencies :
542+ eslint-visitor-keys "^3.3.0"
543+
544+ " @eslint-community/regexpp@^4.4.0 " :
545+ version "4.4.0"
546+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
547+ integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
548+
549+ " @eslint/eslintrc@^2.0.1 " :
550+ version "2.0.1"
551+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.1.tgz#7888fe7ec8f21bc26d646dbd2c11cd776e21192d"
552+ integrity sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==
541553 dependencies :
542554 ajv "^6.12.4"
543555 debug "^4.3.2"
544- espree "^9.4 .0"
556+ espree "^9.5 .0"
545557 globals "^13.19.0"
546558 ignore "^5.2.0"
547559 import-fresh "^3.2.1"
548560 js-yaml "^4.1.0"
549561 minimatch "^3.1.2"
550562 strip-json-comments "^3.1.1"
551563
552- " @eslint/js@8.35 .0 " :
553- version "8.35 .0"
554- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35 .0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7 "
555- integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw ==
564+ " @eslint/js@8.36 .0 " :
565+ version "8.36 .0"
566+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.36 .0.tgz#9837f768c03a1e4a30bd304a64fb8844f0e72efe "
567+ integrity sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg ==
556568
557569" @gar/promisify@^1.1.3 " :
558570 version "1.1.3"
@@ -3239,13 +3251,15 @@ eslint-visitor-keys@^3.3.0:
32393251 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
32403252 integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
32413253
3242- eslint@^8.35 .0 :
3243- version "8.35 .0"
3244- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35 .0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323 "
3245- integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw ==
3254+ eslint@^8.36 .0 :
3255+ version "8.36 .0"
3256+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.36 .0.tgz#1bd72202200a5492f91803b113fb8a83b11285cf "
3257+ integrity sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw ==
32463258 dependencies :
3247- " @eslint/eslintrc" " ^2.0.0"
3248- " @eslint/js" " 8.35.0"
3259+ " @eslint-community/eslint-utils" " ^4.2.0"
3260+ " @eslint-community/regexpp" " ^4.4.0"
3261+ " @eslint/eslintrc" " ^2.0.1"
3262+ " @eslint/js" " 8.36.0"
32493263 " @humanwhocodes/config-array" " ^0.11.8"
32503264 " @humanwhocodes/module-importer" " ^1.0.1"
32513265 " @nodelib/fs.walk" " ^1.2.8"
@@ -3256,9 +3270,8 @@ eslint@^8.35.0:
32563270 doctrine "^3.0.0"
32573271 escape-string-regexp "^4.0.0"
32583272 eslint-scope "^7.1.1"
3259- eslint-utils "^3.0.0"
32603273 eslint-visitor-keys "^3.3.0"
3261- espree "^9.4 .0"
3274+ espree "^9.5 .0"
32623275 esquery "^1.4.2"
32633276 esutils "^2.0.2"
32643277 fast-deep-equal "^3.1.3"
@@ -3280,15 +3293,14 @@ eslint@^8.35.0:
32803293 minimatch "^3.1.2"
32813294 natural-compare "^1.4.0"
32823295 optionator "^0.9.1"
3283- regexpp "^3.2.0"
32843296 strip-ansi "^6.0.1"
32853297 strip-json-comments "^3.1.0"
32863298 text-table "^0.2.0"
32873299
3288- espree@^9.4 .0 :
3289- version "9.4 .0"
3290- resolved "https://registry.yarnpkg.com/espree/-/espree-9.4 .0.tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a "
3291- integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw ==
3300+ espree@^9.5 .0 :
3301+ version "9.5 .0"
3302+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.5 .0.tgz#3646d4e3f58907464edba852fa047e6a27bdf113 "
3303+ integrity sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw ==
32923304 dependencies :
32933305 acorn "^8.8.0"
32943306 acorn-jsx "^5.3.2"
0 commit comments