30843084 resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
30853085 integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
30863086
3087- "@eslint/config-array@^0.21.1 ":
3087+ "@eslint/config-array@^0.21.2 ":
30883088 version "0.21.2"
30893089 resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.2.tgz#f29e22057ad5316cf23836cee9a34c81fffcb7e6"
30903090 integrity sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==
31073107 dependencies:
31083108 "@types/json-schema" "^7.0.15"
31093109
3110- "@eslint/eslintrc@^3.3.1 ":
3110+ "@eslint/eslintrc@^3.3.5 ":
31113111 version "3.3.5"
31123112 resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz#c131793cfc1a7b96f24a83e0a8bbd4b881558c60"
31133113 integrity sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==
31223122 minimatch "^3.1.5"
31233123 strip-json-comments "^3.1.1"
31243124
3125- "@eslint/js@9.39.3 ":
3126- version "9.39.3 "
3127- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3 .tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d "
3128- integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw ==
3125+ "@eslint/js@9.39.4 ":
3126+ version "9.39.4 "
3127+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.4 .tgz#a3f83bfc6fd9bf33a853dfacd0b49b398eb596c1 "
3128+ integrity sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw ==
31293129
31303130"@eslint/object-schema@^2.1.7":
31313131 version "2.1.7"
@@ -6942,7 +6942,7 @@ ajv-formats@^3.0.1:
69426942 dependencies:
69436943 ajv "^8.0.0"
69446944
6945- ajv@^6.12.4, ajv@^6. 14.0:
6945+ ajv@^6.14.0:
69466946 version "6.14.0"
69476947 resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
69486948 integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
@@ -9228,24 +9228,24 @@ eslint-visitor-keys@^5.0.0:
92289228 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
92299229 integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
92309230
9231- eslint@9.39.3 :
9232- version "9.39.3 "
9233- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3 .tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f "
9234- integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg ==
9231+ eslint@9.39.4 :
9232+ version "9.39.4 "
9233+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.4 .tgz#855da1b2e2ad66dc5991195f35e262bcec8117b5 "
9234+ integrity sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ ==
92359235 dependencies:
92369236 "@eslint-community/eslint-utils" "^4.8.0"
92379237 "@eslint-community/regexpp" "^4.12.1"
9238- "@eslint/config-array" "^0.21.1 "
9238+ "@eslint/config-array" "^0.21.2 "
92399239 "@eslint/config-helpers" "^0.4.2"
92409240 "@eslint/core" "^0.17.0"
9241- "@eslint/eslintrc" "^3.3.1 "
9242- "@eslint/js" "9.39.3 "
9241+ "@eslint/eslintrc" "^3.3.5 "
9242+ "@eslint/js" "9.39.4 "
92439243 "@eslint/plugin-kit" "^0.4.1"
92449244 "@humanfs/node" "^0.16.6"
92459245 "@humanwhocodes/module-importer" "^1.0.1"
92469246 "@humanwhocodes/retry" "^0.4.2"
92479247 "@types/estree" "^1.0.6"
9248- ajv "^6.12.4 "
9248+ ajv "^6.14.0 "
92499249 chalk "^4.0.0"
92509250 cross-spawn "^7.0.6"
92519251 debug "^4.3.2"
@@ -9264,7 +9264,7 @@ eslint@9.39.3:
92649264 is-glob "^4.0.0"
92659265 json-stable-stringify-without-jsonify "^1.0.1"
92669266 lodash.merge "^4.6.2"
9267- minimatch "^3.1.2 "
9267+ minimatch "^3.1.5 "
92689268 natural-compare "^1.4.0"
92699269 optionator "^0.9.3"
92709270
@@ -12570,7 +12570,7 @@ minimatch@^10.2.2, minimatch@^10.2.4:
1257012570 dependencies:
1257112571 brace-expansion "^5.0.2"
1257212572
12573- minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2, minimatch@^3.1. 5:
12573+ minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.5:
1257412574 version "3.1.5"
1257512575 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
1257612576 integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
@@ -14803,10 +14803,10 @@ tapable@^2.3.0:
1480314803 resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.3.0.tgz#7e3ea6d5ca31ba8e078b560f0d83ce9a14aa8be6"
1480414804 integrity sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==
1480514805
14806- tar@7.5.10 :
14807- version "7.5.10 "
14808- resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.10 .tgz#2281541123f5507db38bc6eb22619f4bbaef73ad "
14809- integrity sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw ==
14806+ tar@7.5.11 :
14807+ version "7.5.11 "
14808+ resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.11 .tgz#1250fae45d98806b36d703b30973fa8e0a6d8868 "
14809+ integrity sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ ==
1481014810 dependencies:
1481114811 "@isaacs/fs-minipass" "^4.0.0"
1481214812 chownr "^3.0.0"
0 commit comments