|
284 | 284 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
285 | 285 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
286 | 286 |
|
287 |
| -"@es-joy/jsdoccomment@~0.31.0": |
288 |
| - version "0.31.0" |
289 |
| - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.31.0.tgz#dbc342cc38eb6878c12727985e693eaef34302bc" |
290 |
| - integrity sha512-tc1/iuQcnaiSIUVad72PBierDFpsxdUHtEF/OrfqvM1CBAsIoMP51j52jTMb3dXriwhieTo289InzZj72jL3EQ== |
| 287 | +"@es-joy/jsdoccomment@~0.36.1": |
| 288 | + version "0.36.1" |
| 289 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.36.1.tgz#c37db40da36e4b848da5fd427a74bae3b004a30f" |
| 290 | + integrity sha512-922xqFsTpHs6D0BUiG4toiyPOMc8/jafnWKxz1KWgS4XzKPy2qXf1Pe6UFuNSCQqt6tOuhAWXBNuuyUhJmw9Vg== |
291 | 291 | dependencies:
|
292 | 292 | comment-parser "1.3.1"
|
293 | 293 | esquery "^1.4.0"
|
|
1500 | 1500 | dependencies:
|
1501 | 1501 | "@typescript-eslint/utils" "^5.10.0"
|
1502 | 1502 |
|
1503 |
| -eslint-plugin-jsdoc@39.3.3: |
1504 |
| - version "39.3.3" |
1505 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.3.tgz#75dd67ce581e7527a69f27800138cc0f9c388236" |
1506 |
| - integrity sha512-K/DAjKRUNaUTf0KQhI9PvsF+Y3mGDx/j0pofXsJCQe/tmRsRweBIXR353c8nAro0lytZYEf7l0PluBpzKDiHxw== |
| 1503 | +eslint-plugin-jsdoc@39.9.1: |
| 1504 | + version "39.9.1" |
| 1505 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.9.1.tgz#e9ce1723411fd7ea0933b3ef0dd02156ae3068e2" |
| 1506 | + integrity sha512-Rq2QY6BZP2meNIs48aZ3GlIlJgBqFCmR55+UBvaDkA3ZNQ0SvQXOs2QKkubakEijV8UbIVbVZKsOVN8G3MuqZw== |
1507 | 1507 | dependencies:
|
1508 |
| - "@es-joy/jsdoccomment" "~0.31.0" |
| 1508 | + "@es-joy/jsdoccomment" "~0.36.1" |
1509 | 1509 | comment-parser "1.3.1"
|
1510 | 1510 | debug "^4.3.4"
|
1511 | 1511 | escape-string-regexp "^4.0.0"
|
1512 | 1512 | esquery "^1.4.0"
|
1513 |
| - semver "^7.3.7" |
| 1513 | + semver "^7.3.8" |
1514 | 1514 | spdx-expression-parse "^3.0.1"
|
1515 | 1515 |
|
1516 | 1516 |
|
@@ -3266,6 +3266,13 @@ semver@^6.0.0, semver@^6.3.0:
|
3266 | 3266 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
|
3267 | 3267 | integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
3268 | 3268 |
|
| 3269 | +semver@^7.3.8: |
| 3270 | + version "7.3.8" |
| 3271 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798" |
| 3272 | + integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A== |
| 3273 | + dependencies: |
| 3274 | + lru-cache "^6.0.0" |
| 3275 | + |
3269 | 3276 | shebang-command@^2.0.0:
|
3270 | 3277 | version "2.0.0"
|
3271 | 3278 | resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
|
|
0 commit comments