|
389 | 389 | esquery "^1.4.0"
|
390 | 390 | jsdoc-type-pratt-parser "1.0.4"
|
391 | 391 |
|
392 |
| -"@es-joy/jsdoccomment@~0.31.0": |
393 |
| - version "0.31.0" |
394 |
| - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.31.0.tgz#dbc342cc38eb6878c12727985e693eaef34302bc" |
395 |
| - integrity sha512-tc1/iuQcnaiSIUVad72PBierDFpsxdUHtEF/OrfqvM1CBAsIoMP51j52jTMb3dXriwhieTo289InzZj72jL3EQ== |
| 392 | +"@es-joy/jsdoccomment@~0.40.1": |
| 393 | + version "0.40.1" |
| 394 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.40.1.tgz#13acd77fb372ed1c83b7355edd865a3b370c9ec4" |
| 395 | + integrity sha512-YORCdZSusAlBrFpZ77pJjc5r1bQs5caPWtAu+WWmiSo+8XaUzseapVrfAtiRFbQWnrBxxLLEwF6f6ZG/UgCQCg== |
396 | 396 | dependencies:
|
397 |
| - comment-parser "1.3.1" |
398 |
| - esquery "^1.4.0" |
399 |
| - jsdoc-type-pratt-parser "~3.1.0" |
| 397 | + comment-parser "1.4.0" |
| 398 | + esquery "^1.5.0" |
| 399 | + jsdoc-type-pratt-parser "~4.0.0" |
400 | 400 |
|
401 | 401 | "@eslint/eslintrc@^0.4.3":
|
402 | 402 | version "0.4.3"
|
@@ -1904,6 +1904,11 @@ archy@^1.0.0:
|
1904 | 1904 | resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
|
1905 | 1905 | integrity sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==
|
1906 | 1906 |
|
| 1907 | +are-docs-informative@^0.0.2: |
| 1908 | + version "0.0.2" |
| 1909 | + resolved "https://registry.yarnpkg.com/are-docs-informative/-/are-docs-informative-0.0.2.tgz#387f0e93f5d45280373d387a59d34c96db321963" |
| 1910 | + integrity sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig== |
| 1911 | + |
1907 | 1912 | are-we-there-yet@^2.0.0:
|
1908 | 1913 | version "2.0.0"
|
1909 | 1914 | resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
|
@@ -2167,6 +2172,11 @@ buffer@^6.0.3:
|
2167 | 2172 | base64-js "^1.3.1"
|
2168 | 2173 | ieee754 "^1.2.1"
|
2169 | 2174 |
|
| 2175 | +builtin-modules@^3.3.0: |
| 2176 | + version "3.3.0" |
| 2177 | + resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6" |
| 2178 | + integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== |
| 2179 | + |
2170 | 2180 | builtins@^1.0.3:
|
2171 | 2181 | version "1.0.3"
|
2172 | 2182 | resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
|
@@ -2630,10 +2640,10 @@ comment-parser@1.1.6-beta.0:
|
2630 | 2640 | resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.6-beta.0.tgz#57e503b18d0a5bd008632dcc54b1f95c2fffe8f6"
|
2631 | 2641 | integrity sha512-q3cA8TSMyqW7wcPSYWzbO/rMahnXgzs4SLG/UIWXdEsnXTFPZkEkWAdNgPiHig2OzxgpPLOh4WwsmClDxndwHw==
|
2632 | 2642 |
|
2633 |
| -comment-parser@1.3.1: |
2634 |
| - version "1.3.1" |
2635 |
| - resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.3.1.tgz#3d7ea3adaf9345594aedee6563f422348f165c1b" |
2636 |
| - integrity sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA== |
| 2643 | +comment-parser@1.4.0: |
| 2644 | + version "1.4.0" |
| 2645 | + resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.0.tgz#0f8c560f59698193854f12884c20c0e39a26d32c" |
| 2646 | + integrity sha512-QLyTNiZ2KDOibvFPlZ6ZngVsZ/0gYnE6uTXi5aoDg8ed3AkJAz4sEje3Y8a29hQ1s6A99MZXe47fLAXQ1rTqaw== |
2637 | 2647 |
|
2638 | 2648 | common-ancestor-path@^1.0.1:
|
2639 | 2649 | version "1.0.1"
|
@@ -3211,6 +3221,11 @@ eslint-config-salesforce@^1.1.0:
|
3211 | 3221 | resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-1.1.0.tgz#8f33e7cacd417f202727ae8e2b2fab27a81c0dc7"
|
3212 | 3222 | integrity sha512-83foPo1Z8QoKc+APlZ7lN4uSRx4o2uicFMumi8n68Fx1/vPmBBMx86m15lOmEsAY7Gv97DneInVRotlc4+JaQw==
|
3213 | 3223 |
|
| 3224 | +eslint-config-salesforce@^2.0.2: |
| 3225 | + version "2.0.2" |
| 3226 | + resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.0.2.tgz#38eb2d8eb2824c66967ed9b45bc92082eba2f225" |
| 3227 | + integrity sha512-3jbrI+QFu/KaQbPYIBxItB3okqUtA4EBCGiR6s2kcUMIZBLBBGAURW0k62f9WAv1EagR3eUoO0m9ru7LTj2F5Q== |
| 3228 | + |
3214 | 3229 | eslint-import-resolver-node@^0.3.6:
|
3215 | 3230 | version "0.3.6"
|
3216 | 3231 | resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
|
@@ -3265,17 +3280,19 @@ eslint-plugin-jsdoc@^35.1.2:
|
3265 | 3280 | semver "^7.3.5"
|
3266 | 3281 | spdx-expression-parse "^3.0.1"
|
3267 | 3282 |
|
3268 |
| -eslint-plugin-jsdoc@^39.3.6: |
3269 |
| - version "39.3.6" |
3270 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.6.tgz#6ba29f32368d72a51335a3dc9ccd22ad0437665d" |
3271 |
| - integrity sha512-R6dZ4t83qPdMhIOGr7g2QII2pwCjYyKP+z0tPOfO1bbAbQyKC20Y2Rd6z1te86Lq3T7uM8bNo+VD9YFpE8HU/g== |
| 3283 | +eslint-plugin-jsdoc@^46.8.2: |
| 3284 | + version "46.8.2" |
| 3285 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.8.2.tgz#3e6b1c93e91e38fe01874d45da121b56393c54a5" |
| 3286 | + integrity sha512-5TSnD018f3tUJNne4s4gDWQflbsgOycIKEUBoCLn6XtBMgNHxQFmV8vVxUtiPxAQq8lrX85OaSG/2gnctxw9uQ== |
3272 | 3287 | dependencies:
|
3273 |
| - "@es-joy/jsdoccomment" "~0.31.0" |
3274 |
| - comment-parser "1.3.1" |
| 3288 | + "@es-joy/jsdoccomment" "~0.40.1" |
| 3289 | + are-docs-informative "^0.0.2" |
| 3290 | + comment-parser "1.4.0" |
3275 | 3291 | debug "^4.3.4"
|
3276 | 3292 | escape-string-regexp "^4.0.0"
|
3277 |
| - esquery "^1.4.0" |
3278 |
| - semver "^7.3.7" |
| 3293 | + esquery "^1.5.0" |
| 3294 | + is-builtin-module "^3.2.1" |
| 3295 | + semver "^7.5.4" |
3279 | 3296 | spdx-expression-parse "^3.0.1"
|
3280 | 3297 |
|
3281 | 3298 | eslint-plugin-prefer-arrow@^1.2.1:
|
@@ -3456,6 +3473,13 @@ esquery@^1.4.0:
|
3456 | 3473 | dependencies:
|
3457 | 3474 | estraverse "^5.1.0"
|
3458 | 3475 |
|
| 3476 | +esquery@^1.5.0: |
| 3477 | + version "1.5.0" |
| 3478 | + resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b" |
| 3479 | + integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg== |
| 3480 | + dependencies: |
| 3481 | + estraverse "^5.1.0" |
| 3482 | + |
3459 | 3483 | esrecurse@^4.3.0:
|
3460 | 3484 | version "4.3.0"
|
3461 | 3485 | resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
|
@@ -4507,6 +4531,13 @@ is-boolean-object@^1.1.0:
|
4507 | 4531 | call-bind "^1.0.2"
|
4508 | 4532 | has-tostringtag "^1.0.0"
|
4509 | 4533 |
|
| 4534 | +is-builtin-module@^3.2.1: |
| 4535 | + version "3.2.1" |
| 4536 | + resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169" |
| 4537 | + integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A== |
| 4538 | + dependencies: |
| 4539 | + builtin-modules "^3.3.0" |
| 4540 | + |
4510 | 4541 | is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.4:
|
4511 | 4542 | version "1.2.4"
|
4512 | 4543 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
|
@@ -4851,10 +4882,10 @@ jsdoc-type-pratt-parser@^1.0.4:
|
4851 | 4882 | resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-1.2.0.tgz#3482a3833b74a88c95a6ba7253f0c0de3b77b9f5"
|
4852 | 4883 | integrity sha512-4STjeF14jp4bqha44nKMY1OUI6d2/g6uclHWUCZ7B4DoLzaB5bmpTkQrpqU+vSVzMD0LsKAOskcnI3I3VfIpmg==
|
4853 | 4884 |
|
4854 |
| -jsdoc-type-pratt-parser@~3.1.0: |
4855 |
| - version "3.1.0" |
4856 |
| - resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-3.1.0.tgz#a4a56bdc6e82e5865ffd9febc5b1a227ff28e67e" |
4857 |
| - integrity sha512-MgtD0ZiCDk9B+eI73BextfRrVQl0oyzRG8B2BjORts6jbunj4ScKPcyXGTbB6eXL4y9TzxCm6hyeLq/2ASzNdw== |
| 4885 | +jsdoc-type-pratt-parser@~4.0.0: |
| 4886 | + version "4.0.0" |
| 4887 | + resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz#136f0571a99c184d84ec84662c45c29ceff71114" |
| 4888 | + integrity sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ== |
4858 | 4889 |
|
4859 | 4890 | jsesc@^2.5.1:
|
4860 | 4891 | version "2.5.2"
|
|
0 commit comments