|
723 | 723 | minimatch "^3.0.4"
|
724 | 724 | strip-json-comments "^3.1.1"
|
725 | 725 |
|
726 |
| -"@eslint/eslintrc@^1.3.0": |
727 |
| - version "1.3.0" |
728 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f" |
729 |
| - integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw== |
| 726 | +"@eslint/eslintrc@^1.3.1": |
| 727 | + version "1.3.1" |
| 728 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.1.tgz#de0807bfeffc37b964a7d0400e0c348ce5a2543d" |
| 729 | + integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ== |
730 | 730 | dependencies:
|
731 | 731 | ajv "^6.12.4"
|
732 | 732 | debug "^4.3.2"
|
733 |
| - espree "^9.3.2" |
| 733 | + espree "^9.4.0" |
734 | 734 | globals "^13.15.0"
|
735 | 735 | ignore "^5.2.0"
|
736 | 736 | import-fresh "^3.2.1"
|
|
761 | 761 | resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
|
762 | 762 | integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
|
763 | 763 |
|
| 764 | +"@humanwhocodes/module-importer@^1.0.1": |
| 765 | + version "1.0.1" |
| 766 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c" |
| 767 | + integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== |
| 768 | + |
764 | 769 | "@humanwhocodes/object-schema@^1.2.1":
|
765 | 770 | version "1.2.1"
|
766 | 771 | resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
|
@@ -1773,11 +1778,6 @@ acorn@^8.4.1, acorn@^8.7.0:
|
1773 | 1778 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
|
1774 | 1779 | integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
|
1775 | 1780 |
|
1776 |
| -acorn@^8.7.1: |
1777 |
| - version "8.7.1" |
1778 |
| - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30" |
1779 |
| - integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A== |
1780 |
| - |
1781 | 1781 | acorn@^8.8.0:
|
1782 | 1782 | version "8.8.0"
|
1783 | 1783 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
|
@@ -2729,14 +2729,15 @@ eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.3.0:
|
2729 | 2729 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
|
2730 | 2730 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
2731 | 2731 |
|
2732 |
| -eslint@8.22.0: |
2733 |
| - version "8.22.0" |
2734 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.22.0.tgz#78fcb044196dfa7eef30a9d65944f6f980402c48" |
2735 |
| - integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA== |
| 2732 | +eslint@8.23.0: |
| 2733 | + version "8.23.0" |
| 2734 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.0.tgz#a184918d288820179c6041bb3ddcc99ce6eea040" |
| 2735 | + integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA== |
2736 | 2736 | dependencies:
|
2737 |
| - "@eslint/eslintrc" "^1.3.0" |
| 2737 | + "@eslint/eslintrc" "^1.3.1" |
2738 | 2738 | "@humanwhocodes/config-array" "^0.10.4"
|
2739 | 2739 | "@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
|
| 2740 | + "@humanwhocodes/module-importer" "^1.0.1" |
2740 | 2741 | ajv "^6.10.0"
|
2741 | 2742 | chalk "^4.0.0"
|
2742 | 2743 | cross-spawn "^7.0.2"
|
|
2746 | 2747 | eslint-scope "^7.1.1"
|
2747 | 2748 | eslint-utils "^3.0.0"
|
2748 | 2749 | eslint-visitor-keys "^3.3.0"
|
2749 |
| - espree "^9.3.3" |
| 2750 | + espree "^9.4.0" |
2750 | 2751 | esquery "^1.4.0"
|
2751 | 2752 | esutils "^2.0.2"
|
2752 | 2753 | fast-deep-equal "^3.1.3"
|
|
2772 | 2773 | strip-ansi "^6.0.1"
|
2773 | 2774 | strip-json-comments "^3.1.0"
|
2774 | 2775 | text-table "^0.2.0"
|
2775 |
| - v8-compile-cache "^2.0.3" |
2776 | 2776 |
|
2777 | 2777 | eslint@^8.7.0:
|
2778 | 2778 | version "8.13.0"
|
@@ -2824,19 +2824,10 @@ espree@^9.0.0, espree@^9.3.1:
|
2824 | 2824 | acorn-jsx "^5.3.1"
|
2825 | 2825 | eslint-visitor-keys "^3.3.0"
|
2826 | 2826 |
|
2827 |
| -espree@^9.3.2: |
2828 |
| - version "9.3.2" |
2829 |
| - resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2.tgz#f58f77bd334731182801ced3380a8cc859091596" |
2830 |
| - integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA== |
2831 |
| - dependencies: |
2832 |
| - acorn "^8.7.1" |
2833 |
| - acorn-jsx "^5.3.2" |
2834 |
| - eslint-visitor-keys "^3.3.0" |
2835 |
| - |
2836 |
| -espree@^9.3.3: |
2837 |
| - version "9.3.3" |
2838 |
| - resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.3.tgz#2dd37c4162bb05f433ad3c1a52ddf8a49dc08e9d" |
2839 |
| - integrity sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng== |
| 2827 | +espree@^9.4.0: |
| 2828 | + version "9.4.0" |
| 2829 | + resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.0.tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a" |
| 2830 | + integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw== |
2840 | 2831 | dependencies:
|
2841 | 2832 | acorn "^8.8.0"
|
2842 | 2833 | acorn-jsx "^5.3.2"
|
|
0 commit comments