|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@es-joy/jsdoccomment@~0.31.0": |
6 |
| - version "0.31.0" |
7 |
| - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.31.0.tgz#dbc342cc38eb6878c12727985e693eaef34302bc" |
8 |
| - integrity sha512-tc1/iuQcnaiSIUVad72PBierDFpsxdUHtEF/OrfqvM1CBAsIoMP51j52jTMb3dXriwhieTo289InzZj72jL3EQ== |
| 5 | +"@es-joy/jsdoccomment@~0.36.0": |
| 6 | + version "0.36.0" |
| 7 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.36.0.tgz#e3898aad334281a10ceb3c0ec406297a79f2b043" |
| 8 | + integrity sha512-u0XZyvUF6Urb2cSivSXA8qXIpT/CxkHcdtZKoWusAzgzmsTWpg0F2FpWXsolHmMUyVY3dLWaoy+0ccJ5uf2QjA== |
9 | 9 | dependencies:
|
10 | 10 | comment-parser "1.3.1"
|
11 | 11 | esquery "^1.4.0"
|
@@ -307,16 +307,16 @@ escape-string-regexp@^4.0.0:
|
307 | 307 | integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
|
308 | 308 |
|
309 | 309 | eslint-plugin-jsdoc@^39.1.0:
|
310 |
| - version "39.3.6" |
311 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.6.tgz#6ba29f32368d72a51335a3dc9ccd22ad0437665d" |
312 |
| - integrity sha512-R6dZ4t83qPdMhIOGr7g2QII2pwCjYyKP+z0tPOfO1bbAbQyKC20Y2Rd6z1te86Lq3T7uM8bNo+VD9YFpE8HU/g== |
| 310 | + version "39.6.2" |
| 311 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.2.tgz#dcc86cec7cce47aa1a646e38debd5bdf76f63742" |
| 312 | + integrity sha512-dvgY/W7eUFoAIIiaWHERIMI61ZWqcz9YFjEeyTzdPlrZc3TY/3aZm5aB91NUoTLWYZmO/vFlYSuQi15tF7uE5A== |
313 | 313 | dependencies:
|
314 |
| - "@es-joy/jsdoccomment" "~0.31.0" |
| 314 | + "@es-joy/jsdoccomment" "~0.36.0" |
315 | 315 | comment-parser "1.3.1"
|
316 | 316 | debug "^4.3.4"
|
317 | 317 | escape-string-regexp "^4.0.0"
|
318 | 318 | esquery "^1.4.0"
|
319 |
| - semver "^7.3.7" |
| 319 | + semver "^7.3.8" |
320 | 320 | spdx-expression-parse "^3.0.1"
|
321 | 321 |
|
322 | 322 | eslint-scope@^5.1.1:
|
@@ -819,10 +819,10 @@ run-parallel@^1.1.9:
|
819 | 819 | dependencies:
|
820 | 820 | queue-microtask "^1.2.2"
|
821 | 821 |
|
822 |
| -semver@^7.3.7: |
823 |
| - version "7.3.7" |
824 |
| - resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f" |
825 |
| - integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g== |
| 822 | +semver@^7.3.7, semver@^7.3.8: |
| 823 | + version "7.3.8" |
| 824 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798" |
| 825 | + integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A== |
826 | 826 | dependencies:
|
827 | 827 | lru-cache "^6.0.0"
|
828 | 828 |
|
|
0 commit comments