|
91 | 91 | dependencies:
|
92 | 92 | "@jridgewell/trace-mapping" "0.3.9"
|
93 | 93 |
|
94 |
| -"@es-joy/jsdoccomment@~0.37.0": |
95 |
| - version "0.37.1" |
96 |
| - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.37.1.tgz#fa32a41ba12097452693343e09ad4d26d157aedd" |
97 |
| - integrity sha512-5vxWJ1gEkEF0yRd0O+uK6dHJf7adrxwQSX8PuRiPfFSAbNLnY0ZJfXaZucoz14Jj2N11xn2DnlEPwWRpYpvRjg== |
| 94 | +"@es-joy/jsdoccomment@~0.41.0": |
| 95 | + version "0.41.0" |
| 96 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.41.0.tgz#4a2f7db42209c0425c71a1476ef1bdb6dcd836f6" |
| 97 | + integrity sha512-aKUhyn1QI5Ksbqcr3fFJj16p99QdjUxXAEuFst1Z47DRyoiMwivIH9MV/ARcJOCXVjPfjITciej8ZD2O/6qUmw== |
98 | 98 | dependencies:
|
99 |
| - comment-parser "1.3.1" |
| 99 | + comment-parser "1.4.1" |
100 | 100 | esquery "^1.5.0"
|
101 | 101 | jsdoc-type-pratt-parser "~4.0.0"
|
102 | 102 |
|
@@ -968,6 +968,11 @@ archy@~1.0.0:
|
968 | 968 | resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
|
969 | 969 | integrity sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==
|
970 | 970 |
|
| 971 | +are-docs-informative@^0.0.2: |
| 972 | + version "0.0.2" |
| 973 | + resolved "https://registry.yarnpkg.com/are-docs-informative/-/are-docs-informative-0.0.2.tgz#387f0e93f5d45280373d387a59d34c96db321963" |
| 974 | + integrity sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig== |
| 975 | + |
971 | 976 | are-we-there-yet@^3.0.0:
|
972 | 977 | version "3.0.1"
|
973 | 978 | resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz#679df222b278c64f2cdba1175cdc00b0d96164bd"
|
@@ -1236,6 +1241,11 @@ buffer@^5.5.0:
|
1236 | 1241 | base64-js "^1.3.1"
|
1237 | 1242 | ieee754 "^1.1.13"
|
1238 | 1243 |
|
| 1244 | +builtin-modules@^3.3.0: |
| 1245 | + version "3.3.0" |
| 1246 | + resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6" |
| 1247 | + integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== |
| 1248 | + |
1239 | 1249 | builtins@^5.0.0:
|
1240 | 1250 | version "5.0.1"
|
1241 | 1251 | resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9"
|
@@ -1522,10 +1532,10 @@ columnify@^1.6.0:
|
1522 | 1532 | strip-ansi "^6.0.1"
|
1523 | 1533 | wcwidth "^1.0.0"
|
1524 | 1534 |
|
1525 |
| -comment-parser@1.3.1: |
1526 |
| - version "1.3.1" |
1527 |
| - resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.3.1.tgz#3d7ea3adaf9345594aedee6563f422348f165c1b" |
1528 |
| - integrity sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA== |
| 1535 | +comment-parser@1.4.1: |
| 1536 | + version "1.4.1" |
| 1537 | + resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc" |
| 1538 | + integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg== |
1529 | 1539 |
|
1530 | 1540 | commitizen@^4.0.3:
|
1531 | 1541 | version "4.3.0"
|
@@ -2100,18 +2110,20 @@ eslint-plugin-import@2.29.1:
|
2100 | 2110 | semver "^6.3.1"
|
2101 | 2111 | tsconfig-paths "^3.15.0"
|
2102 | 2112 |
|
2103 |
| -eslint-plugin-jsdoc@40.3.0: |
2104 |
| - version "40.3.0" |
2105 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-40.3.0.tgz#75a91ab71c41bb797db05a32d9528ce3ab613e90" |
2106 |
| - integrity sha512-EhCqpzRkxoT2DUB4AnrU0ggBYvTh3bWrLZzQTupq6vSVE6XzNwJVKsOHa41GCoevnsWMBNmoDVjXWGqckjuG1g== |
| 2113 | +eslint-plugin-jsdoc@48.0.2: |
| 2114 | + version "48.0.2" |
| 2115 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.0.2.tgz#b843107e8caec57b8b463f04797be3b30d6a52da" |
| 2116 | + integrity sha512-CBFl5Jc7+jlV36RwDm+PQ8Uw5r28pn2/uW/OaB+Gw5bFwn4Py/1eYMZ3hGf9S4meUFZ/sRvS+hVif2mRAp6WqQ== |
2107 | 2117 | dependencies:
|
2108 |
| - "@es-joy/jsdoccomment" "~0.37.0" |
2109 |
| - comment-parser "1.3.1" |
| 2118 | + "@es-joy/jsdoccomment" "~0.41.0" |
| 2119 | + are-docs-informative "^0.0.2" |
| 2120 | + comment-parser "1.4.1" |
2110 | 2121 | debug "^4.3.4"
|
2111 | 2122 | escape-string-regexp "^4.0.0"
|
2112 | 2123 | esquery "^1.5.0"
|
2113 |
| - semver "^7.3.8" |
2114 |
| - spdx-expression-parse "^3.0.1" |
| 2124 | + is-builtin-module "^3.2.1" |
| 2125 | + semver "^7.5.4" |
| 2126 | + spdx-expression-parse "^4.0.0" |
2115 | 2127 |
|
2116 | 2128 | eslint-plugin-prefer-arrow@1.2.3:
|
2117 | 2129 | version "1.2.3"
|
@@ -3022,6 +3034,13 @@ is-boolean-object@^1.1.0:
|
3022 | 3034 | call-bind "^1.0.2"
|
3023 | 3035 | has-tostringtag "^1.0.0"
|
3024 | 3036 |
|
| 3037 | +is-builtin-module@^3.2.1: |
| 3038 | + version "3.2.1" |
| 3039 | + resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169" |
| 3040 | + integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A== |
| 3041 | + dependencies: |
| 3042 | + builtin-modules "^3.3.0" |
| 3043 | + |
3025 | 3044 | is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
|
3026 | 3045 | version "1.2.7"
|
3027 | 3046 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
|
@@ -4978,7 +4997,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
|
4978 | 4997 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
4979 | 4998 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
4980 | 4999 |
|
4981 |
| -semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8: |
| 5000 | +semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.4: |
4982 | 5001 | version "7.5.4"
|
4983 | 5002 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
|
4984 | 5003 | integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
|
@@ -5119,14 +5138,22 @@ spdx-exceptions@^2.1.0:
|
5119 | 5138 | resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz#3f28ce1a77a00372683eade4a433183527a2163d"
|
5120 | 5139 | integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==
|
5121 | 5140 |
|
5122 |
| -spdx-expression-parse@^3.0.0, spdx-expression-parse@^3.0.1: |
| 5141 | +spdx-expression-parse@^3.0.0: |
5123 | 5142 | version "3.0.1"
|
5124 | 5143 | resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz#cf70f50482eefdc98e3ce0a6833e4a53ceeba679"
|
5125 | 5144 | integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==
|
5126 | 5145 | dependencies:
|
5127 | 5146 | spdx-exceptions "^2.1.0"
|
5128 | 5147 | spdx-license-ids "^3.0.0"
|
5129 | 5148 |
|
| 5149 | +spdx-expression-parse@^4.0.0: |
| 5150 | + version "4.0.0" |
| 5151 | + resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz#a23af9f3132115465dac215c099303e4ceac5794" |
| 5152 | + integrity sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ== |
| 5153 | + dependencies: |
| 5154 | + spdx-exceptions "^2.1.0" |
| 5155 | + spdx-license-ids "^3.0.0" |
| 5156 | + |
5130 | 5157 | spdx-license-ids@^3.0.0:
|
5131 | 5158 | version "3.0.16"
|
5132 | 5159 | resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.16.tgz#a14f64e0954f6e25cc6587bd4f392522db0d998f"
|
|
0 commit comments