|
962 | 962 | dependencies:
|
963 | 963 | "@jridgewell/trace-mapping" "0.3.9"
|
964 | 964 |
|
965 |
| -"@eslint/eslintrc@^1.3.0": |
966 |
| - version "1.3.0" |
967 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f" |
968 |
| - integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw== |
| 965 | +"@eslint/eslintrc@^1.3.1": |
| 966 | + version "1.3.1" |
| 967 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.1.tgz#de0807bfeffc37b964a7d0400e0c348ce5a2543d" |
| 968 | + integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ== |
969 | 969 | dependencies:
|
970 | 970 | ajv "^6.12.4"
|
971 | 971 | debug "^4.3.2"
|
972 |
| - espree "^9.3.2" |
| 972 | + espree "^9.4.0" |
973 | 973 | globals "^13.15.0"
|
974 | 974 | ignore "^5.2.0"
|
975 | 975 | import-fresh "^3.2.1"
|
|
1136 | 1136 | resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
|
1137 | 1137 | integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
|
1138 | 1138 |
|
| 1139 | +"@humanwhocodes/module-importer@^1.0.1": |
| 1140 | + version "1.0.1" |
| 1141 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c" |
| 1142 | + integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== |
| 1143 | + |
1139 | 1144 | "@humanwhocodes/object-schema@^1.2.1":
|
1140 | 1145 | version "1.2.1"
|
1141 | 1146 | resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
|
@@ -3161,11 +3166,6 @@ acorn@^8.7.0:
|
3161 | 3166 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
|
3162 | 3167 | integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
|
3163 | 3168 |
|
3164 |
| -acorn@^8.7.1: |
3165 |
| - version "8.7.1" |
3166 |
| - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30" |
3167 |
| - integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A== |
3168 |
| - |
3169 | 3169 | acorn@^8.8.0:
|
3170 | 3170 | version "8.8.0"
|
3171 | 3171 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
|
@@ -5234,14 +5234,15 @@ eslint-visitor-keys@^3.3.0:
|
5234 | 5234 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
|
5235 | 5235 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
5236 | 5236 |
|
5237 |
| -eslint@8.22.0: |
5238 |
| - version "8.22.0" |
5239 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.22.0.tgz#78fcb044196dfa7eef30a9d65944f6f980402c48" |
5240 |
| - integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA== |
| 5237 | +eslint@8.23.0: |
| 5238 | + version "8.23.0" |
| 5239 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.0.tgz#a184918d288820179c6041bb3ddcc99ce6eea040" |
| 5240 | + integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA== |
5241 | 5241 | dependencies:
|
5242 |
| - "@eslint/eslintrc" "^1.3.0" |
| 5242 | + "@eslint/eslintrc" "^1.3.1" |
5243 | 5243 | "@humanwhocodes/config-array" "^0.10.4"
|
5244 | 5244 | "@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
|
| 5245 | + "@humanwhocodes/module-importer" "^1.0.1" |
5245 | 5246 | ajv "^6.10.0"
|
5246 | 5247 | chalk "^4.0.0"
|
5247 | 5248 | cross-spawn "^7.0.2"
|
|
5251 | 5252 | eslint-scope "^7.1.1"
|
5252 | 5253 | eslint-utils "^3.0.0"
|
5253 | 5254 | eslint-visitor-keys "^3.3.0"
|
5254 |
| - espree "^9.3.3" |
| 5255 | + espree "^9.4.0" |
5255 | 5256 | esquery "^1.4.0"
|
5256 | 5257 | esutils "^2.0.2"
|
5257 | 5258 | fast-deep-equal "^3.1.3"
|
|
5277 | 5278 | strip-ansi "^6.0.1"
|
5278 | 5279 | strip-json-comments "^3.1.0"
|
5279 | 5280 | text-table "^0.2.0"
|
5280 |
| - v8-compile-cache "^2.0.3" |
5281 |
| - |
5282 |
| -espree@^9.3.2: |
5283 |
| - version "9.3.2" |
5284 |
| - resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2.tgz#f58f77bd334731182801ced3380a8cc859091596" |
5285 |
| - integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA== |
5286 |
| - dependencies: |
5287 |
| - acorn "^8.7.1" |
5288 |
| - acorn-jsx "^5.3.2" |
5289 |
| - eslint-visitor-keys "^3.3.0" |
5290 | 5281 |
|
5291 |
| -espree@^9.3.3: |
5292 |
| - version "9.3.3" |
5293 |
| - resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.3.tgz#2dd37c4162bb05f433ad3c1a52ddf8a49dc08e9d" |
5294 |
| - integrity sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng== |
| 5282 | +espree@^9.4.0: |
| 5283 | + version "9.4.0" |
| 5284 | + resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.0.tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a" |
| 5285 | + integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw== |
5295 | 5286 | dependencies:
|
5296 | 5287 | acorn "^8.8.0"
|
5297 | 5288 | acorn-jsx "^5.3.2"
|
@@ -11131,7 +11122,7 @@ v8-compile-cache-lib@^3.0.1:
|
11131 | 11122 | resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"
|
11132 | 11123 | integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==
|
11133 | 11124 |
|
11134 |
| -[email protected], v8-compile-cache@^2.0.3: |
| 11125 | + |
11135 | 11126 | version "2.3.0"
|
11136 | 11127 | resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
|
11137 | 11128 | integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
|
|
0 commit comments