1217
1217
"@docsearch/css" "3.0.0-alpha.50"
1218
1218
algoliasearch "^4.0.0"
1219
1219
1220
- "@eslint/eslintrc@^1.3.0 ":
1221
- version "1.3.0 "
1222
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0 .tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f "
1223
- integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw ==
1220
+ "@eslint/eslintrc@^1.3.1 ":
1221
+ version "1.3.1 "
1222
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.1 .tgz#de0807bfeffc37b964a7d0400e0c348ce5a2543d "
1223
+ integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ ==
1224
1224
dependencies:
1225
1225
ajv "^6.12.4"
1226
1226
debug "^4.3.2"
1227
- espree "^9.3.2 "
1227
+ espree "^9.4.0 "
1228
1228
globals "^13.15.0"
1229
1229
ignore "^5.2.0"
1230
1230
import-fresh "^3.2.1"
1278
1278
resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
1279
1279
integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
1280
1280
1281
+ "@humanwhocodes/module-importer@^1.0.1":
1282
+ version "1.0.1"
1283
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
1284
+ integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
1285
+
1281
1286
"@humanwhocodes/object-schema@^1.2.1":
1282
1287
version "1.2.1"
1283
1288
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
@@ -5062,14 +5067,15 @@ eslint-visitor-keys@^3.3.0:
5062
5067
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
5063
5068
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
5064
5069
5065
- eslint@^8.22 .0:
5066
- version "8.22 .0"
5067
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.22 .0.tgz#78fcb044196dfa7eef30a9d65944f6f980402c48 "
5068
- integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA ==
5070
+ eslint@^8.23 .0:
5071
+ version "8.23 .0"
5072
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23 .0.tgz#a184918d288820179c6041bb3ddcc99ce6eea040 "
5073
+ integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA ==
5069
5074
dependencies:
5070
- "@eslint/eslintrc" "^1.3.0 "
5075
+ "@eslint/eslintrc" "^1.3.1 "
5071
5076
"@humanwhocodes/config-array" "^0.10.4"
5072
5077
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
5078
+ "@humanwhocodes/module-importer" "^1.0.1"
5073
5079
ajv "^6.10.0"
5074
5080
chalk "^4.0.0"
5075
5081
cross-spawn "^7.0.2"
@@ -5079,7 +5085,7 @@ eslint@^8.22.0:
5079
5085
eslint-scope "^7.1.1"
5080
5086
eslint-utils "^3.0.0"
5081
5087
eslint-visitor-keys "^3.3.0"
5082
- espree "^9.3.3 "
5088
+ espree "^9.4.0 "
5083
5089
esquery "^1.4.0"
5084
5090
esutils "^2.0.2"
5085
5091
fast-deep-equal "^3.1.3"
@@ -5105,12 +5111,11 @@ eslint@^8.22.0:
5105
5111
strip-ansi "^6.0.1"
5106
5112
strip-json-comments "^3.1.0"
5107
5113
text-table "^0.2.0"
5108
- v8-compile-cache "^2.0.3"
5109
5114
5110
- espree@^9.3.2, espree@^9.3.3 :
5111
- version "9.3.3 "
5112
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.3 .tgz#2dd37c4162bb05f433ad3c1a52ddf8a49dc08e9d "
5113
- integrity sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng ==
5115
+ espree@^9.3.2, espree@^9.4.0 :
5116
+ version "9.4.0 "
5117
+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.0 .tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a "
5118
+ integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw ==
5114
5119
dependencies:
5115
5120
acorn "^8.8.0"
5116
5121
acorn-jsx "^5.3.2"
@@ -12030,11 +12035,6 @@ uvu@^0.5.0, uvu@^0.5.6:
12030
12035
kleur "^4.0.3"
12031
12036
sade "^1.7.3"
12032
12037
12033
- v8-compile-cache@^2.0.3:
12034
- version "2.2.0"
12035
- resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz#9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132"
12036
- integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==
12037
-
12038
12038
v8-to-istanbul@^9.0.1:
12039
12039
version "9.0.1"
12040
12040
resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-9.0.1.tgz#b6f994b0b5d4ef255e17a0d17dc444a9f5132fa4"
0 commit comments