|
487 | 487 | lodash "^4.17.4" |
488 | 488 | read-pkg-up "^7.0.0" |
489 | 489 |
|
490 | | -"@softwareventures/eslint-config@4.3.2": |
491 | | - version "4.3.2" |
492 | | - resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.3.2.tgz#4a537bc977aba175005d21df5ecf9b66a525be14" |
493 | | - integrity sha512-juFP7xRfonKelfBjZu1hV+OVDxGWk7gJsUrhXNHALPEhJN6YZOFT9Y/3eqz3oFc7IQvYuRv1kWZobi9PJdLtqA== |
| 490 | +"@softwareventures/eslint-config@4.3.4": |
| 491 | + version "4.3.4" |
| 492 | + resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.3.4.tgz#d41efe548b198c7afcde689e8ab51a99f6115a1e" |
| 493 | + integrity sha512-73EoEQoqZCzgXRhvh6MLpuLnmaGL1Urs1JyzS/FWHPn1kY8MuIhmxwCli5BXNFJSdlCn1QhI8zukbfBKArEPgA== |
494 | 494 | dependencies: |
495 | | - "@typescript-eslint/eslint-plugin" "^4.21.0" |
496 | | - "@typescript-eslint/parser" "^4.0.0" |
| 495 | + "@typescript-eslint/eslint-plugin" "^4.21.0 || ^5.0.0" |
| 496 | + "@typescript-eslint/parser" "^4.0.0 || ^5.0.0" |
497 | 497 | eslint-config-prettier "^8.3.0" |
498 | 498 | eslint-plugin-import "^2.20.2" |
499 | 499 | eslint-plugin-jsdoc "^36.0.0" |
|
566 | 566 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.50.tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83" |
567 | 567 | integrity sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw== |
568 | 568 |
|
569 | | -"@types/json-schema@*", "@types/json-schema@^7.0.7", "@types/json-schema@^7.0.8": |
| 569 | +"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": |
570 | 570 | version "7.0.9" |
571 | 571 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d" |
572 | 572 | integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ== |
|
606 | 606 | resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.1.tgz#d8f1c0d0dc23afad6dc16a9e993a0865774b4065" |
607 | 607 | integrity sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g== |
608 | 608 |
|
609 | | -"@typescript-eslint/eslint-plugin@^4.21.0": |
610 | | - version "4.33.0" |
611 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276" |
612 | | - integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg== |
| 609 | +"@typescript-eslint/eslint-plugin@^4.21.0 || ^5.0.0": |
| 610 | + version "5.10.0" |
| 611 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.0.tgz#e90afea96dff8620892ad216b0e4ccdf8ee32d3a" |
| 612 | + integrity sha512-XXVKnMsq2fuu9K2KsIxPUGqb6xAImz8MEChClbXmE3VbveFtBUU5bzM6IPVWqzyADIgdkS2Ws/6Xo7W2TeZWjQ== |
613 | 613 | dependencies: |
614 | | - "@typescript-eslint/experimental-utils" "4.33.0" |
615 | | - "@typescript-eslint/scope-manager" "4.33.0" |
616 | | - debug "^4.3.1" |
| 614 | + "@typescript-eslint/scope-manager" "5.10.0" |
| 615 | + "@typescript-eslint/type-utils" "5.10.0" |
| 616 | + "@typescript-eslint/utils" "5.10.0" |
| 617 | + debug "^4.3.2" |
617 | 618 | functional-red-black-tree "^1.0.1" |
618 | 619 | ignore "^5.1.8" |
619 | | - regexpp "^3.1.0" |
| 620 | + regexpp "^3.2.0" |
620 | 621 | semver "^7.3.5" |
621 | 622 | tsutils "^3.21.0" |
622 | 623 |
|
623 | | -"@typescript-eslint/experimental-utils@4.33.0": |
624 | | - version "4.33.0" |
625 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd" |
626 | | - integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q== |
| 624 | +"@typescript-eslint/parser@^4.0.0 || ^5.0.0": |
| 625 | + version "5.10.0" |
| 626 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.0.tgz#8f59e036f5f1cffc178cacbd5ccdd02aeb96c91c" |
| 627 | + integrity sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw== |
627 | 628 | dependencies: |
628 | | - "@types/json-schema" "^7.0.7" |
629 | | - "@typescript-eslint/scope-manager" "4.33.0" |
630 | | - "@typescript-eslint/types" "4.33.0" |
631 | | - "@typescript-eslint/typescript-estree" "4.33.0" |
632 | | - eslint-scope "^5.1.1" |
633 | | - eslint-utils "^3.0.0" |
| 629 | + "@typescript-eslint/scope-manager" "5.10.0" |
| 630 | + "@typescript-eslint/types" "5.10.0" |
| 631 | + "@typescript-eslint/typescript-estree" "5.10.0" |
| 632 | + debug "^4.3.2" |
634 | 633 |
|
635 | | -"@typescript-eslint/parser@^4.0.0": |
636 | | - version "4.33.0" |
637 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899" |
638 | | - integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA== |
| 634 | +"@typescript-eslint/scope-manager@5.10.0": |
| 635 | + version "5.10.0" |
| 636 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.0.tgz#bb5d872e8b9e36203908595507fbc4d3105329cb" |
| 637 | + integrity sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg== |
639 | 638 | dependencies: |
640 | | - "@typescript-eslint/scope-manager" "4.33.0" |
641 | | - "@typescript-eslint/types" "4.33.0" |
642 | | - "@typescript-eslint/typescript-estree" "4.33.0" |
643 | | - debug "^4.3.1" |
| 639 | + "@typescript-eslint/types" "5.10.0" |
| 640 | + "@typescript-eslint/visitor-keys" "5.10.0" |
644 | 641 |
|
645 | | -"@typescript-eslint/scope-manager@4.33.0": |
646 | | - version "4.33.0" |
647 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3" |
648 | | - integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ== |
| 642 | +"@typescript-eslint/type-utils@5.10.0": |
| 643 | + version "5.10.0" |
| 644 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.0.tgz#8524b9479c19c478347a7df216827e749e4a51e5" |
| 645 | + integrity sha512-TzlyTmufJO5V886N+hTJBGIfnjQDQ32rJYxPaeiyWKdjsv2Ld5l8cbS7pxim4DeNs62fKzRSt8Q14Evs4JnZyQ== |
649 | 646 | dependencies: |
650 | | - "@typescript-eslint/types" "4.33.0" |
651 | | - "@typescript-eslint/visitor-keys" "4.33.0" |
| 647 | + "@typescript-eslint/utils" "5.10.0" |
| 648 | + debug "^4.3.2" |
| 649 | + tsutils "^3.21.0" |
652 | 650 |
|
653 | | -"@typescript-eslint/types@4.33.0": |
654 | | - version "4.33.0" |
655 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72" |
656 | | - integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ== |
| 651 | +"@typescript-eslint/types@5.10.0": |
| 652 | + version "5.10.0" |
| 653 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c" |
| 654 | + integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ== |
657 | 655 |
|
658 | | -"@typescript-eslint/typescript-estree@4.33.0": |
659 | | - version "4.33.0" |
660 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609" |
661 | | - integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA== |
| 656 | +"@typescript-eslint/typescript-estree@5.10.0": |
| 657 | + version "5.10.0" |
| 658 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224" |
| 659 | + integrity sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA== |
662 | 660 | dependencies: |
663 | | - "@typescript-eslint/types" "4.33.0" |
664 | | - "@typescript-eslint/visitor-keys" "4.33.0" |
665 | | - debug "^4.3.1" |
666 | | - globby "^11.0.3" |
667 | | - is-glob "^4.0.1" |
| 661 | + "@typescript-eslint/types" "5.10.0" |
| 662 | + "@typescript-eslint/visitor-keys" "5.10.0" |
| 663 | + debug "^4.3.2" |
| 664 | + globby "^11.0.4" |
| 665 | + is-glob "^4.0.3" |
668 | 666 | semver "^7.3.5" |
669 | 667 | tsutils "^3.21.0" |
670 | 668 |
|
671 | | -"@typescript-eslint/visitor-keys@4.33.0": |
672 | | - version "4.33.0" |
673 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd" |
674 | | - integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg== |
| 669 | +"@typescript-eslint/utils@5.10.0": |
| 670 | + version "5.10.0" |
| 671 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.0.tgz#c3d152a85da77c400e37281355561c72fb1b5a65" |
| 672 | + integrity sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg== |
675 | 673 | dependencies: |
676 | | - "@typescript-eslint/types" "4.33.0" |
677 | | - eslint-visitor-keys "^2.0.0" |
| 674 | + "@types/json-schema" "^7.0.9" |
| 675 | + "@typescript-eslint/scope-manager" "5.10.0" |
| 676 | + "@typescript-eslint/types" "5.10.0" |
| 677 | + "@typescript-eslint/typescript-estree" "5.10.0" |
| 678 | + eslint-scope "^5.1.1" |
| 679 | + eslint-utils "^3.0.0" |
| 680 | + |
| 681 | +"@typescript-eslint/visitor-keys@5.10.0": |
| 682 | + version "5.10.0" |
| 683 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.0.tgz#770215497ad67cd15a572b52089991d5dfe06281" |
| 684 | + integrity sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ== |
| 685 | + dependencies: |
| 686 | + "@typescript-eslint/types" "5.10.0" |
| 687 | + eslint-visitor-keys "^3.0.0" |
678 | 688 |
|
679 | 689 | "@webassemblyjs/ast@1.11.1": |
680 | 690 | version "1.11.1" |
@@ -2190,6 +2200,11 @@ eslint-visitor-keys@^2.0.0: |
2190 | 2200 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" |
2191 | 2201 | integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== |
2192 | 2202 |
|
| 2203 | +eslint-visitor-keys@^3.0.0: |
| 2204 | + version "3.2.0" |
| 2205 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1" |
| 2206 | + integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ== |
| 2207 | + |
2193 | 2208 | eslint@7.32.0: |
2194 | 2209 | version "7.32.0" |
2195 | 2210 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d" |
@@ -2340,10 +2355,10 @@ fast-diff@^1.2.0: |
2340 | 2355 | resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03" |
2341 | 2356 | integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w== |
2342 | 2357 |
|
2343 | | -fast-glob@^3.1.1, fast-glob@^3.2.7: |
2344 | | - version "3.2.10" |
2345 | | - resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.10.tgz#2734f83baa7f43b7fd41e13bc34438f4ffe284ee" |
2346 | | - integrity sha512-s9nFhFnvR63wls6/kM88kQqDhMu0AfdjqouE2l5GVQPbqLgyFjjU5ry/r2yKsJxpb9Py1EYNqieFrmMaX4v++A== |
| 2358 | +fast-glob@^3.2.7, fast-glob@^3.2.9: |
| 2359 | + version "3.2.11" |
| 2360 | + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9" |
| 2361 | + integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew== |
2347 | 2362 | dependencies: |
2348 | 2363 | "@nodelib/fs.stat" "^2.0.2" |
2349 | 2364 | "@nodelib/fs.walk" "^1.2.3" |
@@ -2692,16 +2707,16 @@ globals@^13.6.0, globals@^13.9.0: |
2692 | 2707 | dependencies: |
2693 | 2708 | type-fest "^0.20.2" |
2694 | 2709 |
|
2695 | | -globby@^11.0.0, globby@^11.0.1, globby@^11.0.3: |
2696 | | - version "11.0.4" |
2697 | | - resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5" |
2698 | | - integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg== |
| 2710 | +globby@^11.0.0, globby@^11.0.1, globby@^11.0.4: |
| 2711 | + version "11.1.0" |
| 2712 | + resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b" |
| 2713 | + integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g== |
2699 | 2714 | dependencies: |
2700 | 2715 | array-union "^2.1.0" |
2701 | 2716 | dir-glob "^3.0.1" |
2702 | | - fast-glob "^3.1.1" |
2703 | | - ignore "^5.1.4" |
2704 | | - merge2 "^1.3.0" |
| 2717 | + fast-glob "^3.2.9" |
| 2718 | + ignore "^5.2.0" |
| 2719 | + merge2 "^1.4.1" |
2705 | 2720 | slash "^3.0.0" |
2706 | 2721 |
|
2707 | 2722 | globby@^12.0.2: |
@@ -2888,7 +2903,7 @@ ignore@^4.0.6: |
2888 | 2903 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" |
2889 | 2904 | integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== |
2890 | 2905 |
|
2891 | | -ignore@^5.1.4, ignore@^5.1.8: |
| 2906 | +ignore@^5.1.8, ignore@^5.2.0: |
2892 | 2907 | version "5.2.0" |
2893 | 2908 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a" |
2894 | 2909 | integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ== |
@@ -4753,7 +4768,7 @@ redeyed@~2.1.0: |
4753 | 4768 | dependencies: |
4754 | 4769 | esprima "~4.0.0" |
4755 | 4770 |
|
4756 | | -regexpp@^3.1.0: |
| 4771 | +regexpp@^3.1.0, regexpp@^3.2.0: |
4757 | 4772 | version "3.2.0" |
4758 | 4773 | resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2" |
4759 | 4774 | integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== |
|
0 commit comments