748748 dependencies :
749749 " @jridgewell/trace-mapping" " 0.3.9"
750750
751- " @eslint/eslintrc@^1.3.0 " :
752- version "1.3.0 "
753- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0 .tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f "
754- integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw ==
751+ " @eslint/eslintrc@^1.3.1 " :
752+ version "1.3.1 "
753+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.1 .tgz#de0807bfeffc37b964a7d0400e0c348ce5a2543d "
754+ integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ ==
755755 dependencies :
756756 ajv "^6.12.4"
757757 debug "^4.3.2"
758- espree "^9.3.2 "
758+ espree "^9.4.0 "
759759 globals "^13.15.0"
760760 ignore "^5.2.0"
761761 import-fresh "^3.2.1"
12911291 resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
12921292 integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
12931293
1294+ " @humanwhocodes/module-importer@^1.0.1 " :
1295+ version "1.0.1"
1296+ resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
1297+ integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
1298+
12941299" @humanwhocodes/object-schema@^1.2.1 " :
12951300 version "1.2.1"
12961301 resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
@@ -1974,11 +1979,6 @@ acorn@^8.4.1, acorn@^8.8.0:
19741979 resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
19751980 integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
19761981
1977- acorn@^8.7.1 :
1978- version "8.7.1"
1979- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
1980- integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
1981-
19821982agent-base@6 :
19831983 version "6.0.2"
19841984 resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
@@ -2882,14 +2882,15 @@ eslint-visitor-keys@^3.3.0:
28822882 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
28832883 integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
28842884
2885- eslint@8.22 .0 :
2886- version "8.22 .0"
2887- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.22 .0.tgz#78fcb044196dfa7eef30a9d65944f6f980402c48 "
2888- integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA ==
2885+ eslint@8.23 .0 :
2886+ version "8.23 .0"
2887+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23 .0.tgz#a184918d288820179c6041bb3ddcc99ce6eea040 "
2888+ integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA ==
28892889 dependencies :
2890- " @eslint/eslintrc" " ^1.3.0 "
2890+ " @eslint/eslintrc" " ^1.3.1 "
28912891 " @humanwhocodes/config-array" " ^0.10.4"
28922892 " @humanwhocodes/gitignore-to-minimatch" " ^1.0.2"
2893+ " @humanwhocodes/module-importer" " ^1.0.1"
28932894 ajv "^6.10.0"
28942895 chalk "^4.0.0"
28952896 cross-spawn "^7.0.2"
@@ -2899,7 +2900,7 @@ eslint@8.22.0:
28992900 eslint-scope "^7.1.1"
29002901 eslint-utils "^3.0.0"
29012902 eslint-visitor-keys "^3.3.0"
2902- espree "^9.3.3 "
2903+ espree "^9.4.0 "
29032904 esquery "^1.4.0"
29042905 esutils "^2.0.2"
29052906 fast-deep-equal "^3.1.3"
@@ -2925,21 +2926,11 @@ eslint@8.22.0:
29252926 strip-ansi "^6.0.1"
29262927 strip-json-comments "^3.1.0"
29272928 text-table "^0.2.0"
2928- v8-compile-cache "^2.0.3"
29292929
2930- espree@^9.3.2 :
2931- version "9.3.2"
2932- resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2.tgz#f58f77bd334731182801ced3380a8cc859091596"
2933- integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==
2934- dependencies :
2935- acorn "^8.7.1"
2936- acorn-jsx "^5.3.2"
2937- eslint-visitor-keys "^3.3.0"
2938-
2939- espree@^9.3.3 :
2940- version "9.3.3"
2941- resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.3.tgz#2dd37c4162bb05f433ad3c1a52ddf8a49dc08e9d"
2942- integrity sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng==
2930+ espree@^9.4.0 :
2931+ version "9.4.0"
2932+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.0.tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a"
2933+ integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==
29432934 dependencies :
29442935 acorn "^8.8.0"
29452936 acorn-jsx "^5.3.2"
@@ -5755,11 +5746,6 @@ v8-compile-cache-lib@^3.0.1:
57555746 resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"
57565747 integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==
57575748
5758- v8-compile-cache@^2.0.3 :
5759- version "2.3.0"
5760- resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
5761- integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
5762-
57635749v8-to-istanbul@^9.0.1 :
57645750 version "9.0.1"
57655751 resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-9.0.1.tgz#b6f994b0b5d4ef255e17a0d17dc444a9f5132fa4"
0 commit comments