|
796 | 796 | "@babel/helper-validator-identifier" "^7.22.20" |
797 | 797 | to-fast-properties "^2.0.0" |
798 | 798 |
|
799 | | -"@es-joy/jsdoccomment@~0.40.1": |
800 | | - version "0.40.1" |
801 | | - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.40.1.tgz#13acd77fb372ed1c83b7355edd865a3b370c9ec4" |
802 | | - integrity sha512-YORCdZSusAlBrFpZ77pJjc5r1bQs5caPWtAu+WWmiSo+8XaUzseapVrfAtiRFbQWnrBxxLLEwF6f6ZG/UgCQCg== |
| 799 | +"@es-joy/jsdoccomment@~0.41.0": |
| 800 | + version "0.41.0" |
| 801 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.41.0.tgz#4a2f7db42209c0425c71a1476ef1bdb6dcd836f6" |
| 802 | + integrity sha512-aKUhyn1QI5Ksbqcr3fFJj16p99QdjUxXAEuFst1Z47DRyoiMwivIH9MV/ARcJOCXVjPfjITciej8ZD2O/6qUmw== |
803 | 803 | dependencies: |
804 | | - comment-parser "1.4.0" |
| 804 | + comment-parser "1.4.1" |
805 | 805 | esquery "^1.5.0" |
806 | 806 | jsdoc-type-pratt-parser "~4.0.0" |
807 | 807 |
|
@@ -1686,10 +1686,10 @@ commander@^11.0.0: |
1686 | 1686 | resolved "https://registry.yarnpkg.com/commander/-/commander-11.0.0.tgz#43e19c25dbedc8256203538e8d7e9346877a6f67" |
1687 | 1687 | integrity sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ== |
1688 | 1688 |
|
1689 | | -comment-parser@1.4.0: |
1690 | | - version "1.4.0" |
1691 | | - resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.0.tgz#0f8c560f59698193854f12884c20c0e39a26d32c" |
1692 | | - integrity sha512-QLyTNiZ2KDOibvFPlZ6ZngVsZ/0gYnE6uTXi5aoDg8ed3AkJAz4sEje3Y8a29hQ1s6A99MZXe47fLAXQ1rTqaw== |
| 1689 | +comment-parser@1.4.1: |
| 1690 | + version "1.4.1" |
| 1691 | + resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc" |
| 1692 | + integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg== |
1693 | 1693 |
|
1694 | 1694 | concat-map@0.0.1: |
1695 | 1695 | version "0.0.1" |
@@ -1954,20 +1954,20 @@ eslint-plugin-import@^2.28.1: |
1954 | 1954 | semver "^6.3.1" |
1955 | 1955 | tsconfig-paths "^3.14.2" |
1956 | 1956 |
|
1957 | | -eslint-plugin-jsdoc@^46.8.2: |
1958 | | - version "46.8.2" |
1959 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.8.2.tgz#3e6b1c93e91e38fe01874d45da121b56393c54a5" |
1960 | | - integrity sha512-5TSnD018f3tUJNne4s4gDWQflbsgOycIKEUBoCLn6XtBMgNHxQFmV8vVxUtiPxAQq8lrX85OaSG/2gnctxw9uQ== |
| 1957 | +eslint-plugin-jsdoc@^46.10.1: |
| 1958 | + version "46.10.1" |
| 1959 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.10.1.tgz#77c871309c4ed93758a3b2fdf384dc6189cf8605" |
| 1960 | + integrity sha512-x8wxIpv00Y50NyweDUpa+58ffgSAI5sqe+zcZh33xphD0AVh+1kqr1ombaTRb7Fhpove1zfUuujlX9DWWBP5ag== |
1961 | 1961 | dependencies: |
1962 | | - "@es-joy/jsdoccomment" "~0.40.1" |
| 1962 | + "@es-joy/jsdoccomment" "~0.41.0" |
1963 | 1963 | are-docs-informative "^0.0.2" |
1964 | | - comment-parser "1.4.0" |
| 1964 | + comment-parser "1.4.1" |
1965 | 1965 | debug "^4.3.4" |
1966 | 1966 | escape-string-regexp "^4.0.0" |
1967 | 1967 | esquery "^1.5.0" |
1968 | 1968 | is-builtin-module "^3.2.1" |
1969 | 1969 | semver "^7.5.4" |
1970 | | - spdx-expression-parse "^3.0.1" |
| 1970 | + spdx-expression-parse "^4.0.0" |
1971 | 1971 |
|
1972 | 1972 | eslint-plugin-n@^16.2.0: |
1973 | 1973 | version "16.2.0" |
@@ -3124,10 +3124,10 @@ spdx-exceptions@^2.1.0: |
3124 | 3124 | resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz#3f28ce1a77a00372683eade4a433183527a2163d" |
3125 | 3125 | integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A== |
3126 | 3126 |
|
3127 | | -spdx-expression-parse@^3.0.1: |
3128 | | - version "3.0.1" |
3129 | | - resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz#cf70f50482eefdc98e3ce0a6833e4a53ceeba679" |
3130 | | - integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q== |
| 3127 | +spdx-expression-parse@^4.0.0: |
| 3128 | + version "4.0.0" |
| 3129 | + resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz#a23af9f3132115465dac215c099303e4ceac5794" |
| 3130 | + integrity sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ== |
3131 | 3131 | dependencies: |
3132 | 3132 | spdx-exceptions "^2.1.0" |
3133 | 3133 | spdx-license-ids "^3.0.0" |
|
0 commit comments