|
442 | 442 | debug "^4.3.4"
|
443 | 443 | ts-api-utils "^1.3.0"
|
444 | 444 |
|
445 |
| -"@typescript-eslint/types@7.10.0": |
| 445 | +"@typescript-eslint/types@7.10.0", "@typescript-eslint/types@^7.2.0": |
446 | 446 | version "7.10.0"
|
447 | 447 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.10.0.tgz#da92309c97932a3a033762fd5faa8b067de84e3b"
|
448 | 448 | integrity sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==
|
449 | 449 |
|
450 |
| -"@typescript-eslint/types@^7.2.0": |
451 |
| - version "7.9.0" |
452 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.9.0.tgz#b58e485e4bfba055659c7e683ad4f5f0821ae2ec" |
453 |
| - integrity sha512-oZQD9HEWQanl9UfsbGVcZ2cGaR0YT5476xfWE0oE5kQa2sNK2frxOlkeacLOTh9po4AlUT5rtkGyYM5kew0z5w== |
454 |
| - |
455 | 450 | "@typescript-eslint/typescript-estree@7.10.0":
|
456 | 451 | version "7.10.0"
|
457 | 452 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.10.0.tgz#6dcdc5de3149916a6a599fa89dde5c471b88b8bb"
|
@@ -1026,11 +1021,6 @@ buffer@^6.0.3:
|
1026 | 1021 | base64-js "^1.3.1"
|
1027 | 1022 | ieee754 "^1.2.1"
|
1028 | 1023 |
|
1029 |
| -builtin-modules@^3.3.0: |
1030 |
| - version "3.3.0" |
1031 |
| - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6" |
1032 |
| - integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== |
1033 |
| - |
1034 | 1024 | bump-regex@^4.1.0:
|
1035 | 1025 | version "4.1.0"
|
1036 | 1026 | resolved "https://registry.yarnpkg.com/bump-regex/-/bump-regex-4.1.0.tgz#b9f3619e54d28c9e4cf5e30265503bb20bff3c1d"
|
@@ -1741,17 +1731,16 @@ eslint-config-prettier@^9.0.0:
|
1741 | 1731 | integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
|
1742 | 1732 |
|
1743 | 1733 | eslint-plugin-jsdoc@^48.0.0:
|
1744 |
| - version "48.2.5" |
1745 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.2.5.tgz#66ec712632852faa15065a094342786858f13c49" |
1746 |
| - integrity sha512-ZeTfKV474W1N9niWfawpwsXGu+ZoMXu4417eBROX31d7ZuOk8zyG66SO77DpJ2+A9Wa2scw/jRqBPnnQo7VbcQ== |
| 1734 | + version "48.2.6" |
| 1735 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.2.6.tgz#3c78c11112025c65b68cd87fab7e459754c301f6" |
| 1736 | + integrity sha512-GNk9jtpYmoEVeD/U6yYYmd6T8vSOoPs7CL8ZeX85iD8P3qifDdLQGze6+cw9boobDthmYnnxvIoHrhuSffj09g== |
1747 | 1737 | dependencies:
|
1748 | 1738 | "@es-joy/jsdoccomment" "~0.43.0"
|
1749 | 1739 | are-docs-informative "^0.0.2"
|
1750 | 1740 | comment-parser "1.4.1"
|
1751 | 1741 | debug "^4.3.4"
|
1752 | 1742 | escape-string-regexp "^4.0.0"
|
1753 | 1743 | esquery "^1.5.0"
|
1754 |
| - is-builtin-module "^3.2.1" |
1755 | 1744 | semver "^7.6.1"
|
1756 | 1745 | spdx-expression-parse "^4.0.0"
|
1757 | 1746 |
|
@@ -2770,13 +2759,6 @@ is-buffer@^1.1.5:
|
2770 | 2759 | resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
|
2771 | 2760 | integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
|
2772 | 2761 |
|
2773 |
| -is-builtin-module@^3.2.1: |
2774 |
| - version "3.2.1" |
2775 |
| - resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169" |
2776 |
| - integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A== |
2777 |
| - dependencies: |
2778 |
| - builtin-modules "^3.3.0" |
2779 |
| - |
2780 | 2762 | is-callable@^1.1.4, is-callable@^1.2.0:
|
2781 | 2763 | version "1.2.2"
|
2782 | 2764 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9"
|
|
0 commit comments