|
72 | 72 | dependencies: |
73 | 73 | arrify "^1.0.1" |
74 | 74 |
|
| 75 | +"@es-joy/jsdoccomment@^0.1.1": |
| 76 | + version "0.1.1" |
| 77 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.1.1.tgz#23c54b8803cd10a2455385a5b2d7c27d6b55c36d" |
| 78 | + integrity sha512-6lIx5Pjc50D7VJU9lfRZ1twfIrIwQk+aeT9Ink2C07IUu/y9pxkIpDqmhY/VN3jAW42dA5z6ioOdyhOZZU1isw== |
| 79 | + |
75 | 80 | "@eslint/eslintrc@^0.4.0": |
76 | 81 | version "0.4.0" |
77 | 82 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547" |
|
422 | 427 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" |
423 | 428 | integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ== |
424 | 429 |
|
425 | | -"@softwareventures/eslint-config@3.6.0": |
426 | | - version "3.6.0" |
427 | | - resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-3.6.0.tgz#d0c27b8f1cc130442bf47d6854faf65c0023cc7a" |
428 | | - integrity sha512-ijPdfwHj9NNuq4cYuezFiIoSFFpyZED07mr24bhHQwDW23PiLBcKAek5QkOn8SEPcV5OgCNlPYfuGU98caDpRQ== |
| 430 | +"@softwareventures/eslint-config@3.6.1": |
| 431 | + version "3.6.1" |
| 432 | + resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-3.6.1.tgz#1636aed6c665b517c410e1ff537e79fb24fb80fb" |
| 433 | + integrity sha512-hUZFV1C3CUioXa0UwlgLyhhZHw8eNeDlpyWFTgQlxiZR+jowSCqHZkzdcmdP/bnLQF34NvJgb8FZmjet3KK7kQ== |
429 | 434 | dependencies: |
430 | | - "@typescript-eslint/eslint-plugin" "^2.31.0 || ^3.0.0 || ^4.0.0" |
431 | | - "@typescript-eslint/eslint-plugin-tslint" "^2.31.0 || ^3.0.0 || ^4.0.0" |
| 435 | + "@typescript-eslint/eslint-plugin" "^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0" |
| 436 | + "@typescript-eslint/eslint-plugin-tslint" "^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0" |
432 | 437 | "@typescript-eslint/parser" "^2.31.0 || ^3.0.0 || ^4.0.0" |
433 | 438 | eslint-config-prettier "^6.11.0 || ^7.0.0" |
434 | 439 | eslint-plugin-import "^2.20.2" |
435 | | - eslint-plugin-jsdoc "^25.0.1 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 || ^31.0.0" |
| 440 | + eslint-plugin-jsdoc "^25.0.1 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 || ^31.0.0 || ^33.0.0" |
436 | 441 | eslint-plugin-prefer-arrow "^1.2.1" |
437 | 442 | tslib "^1.11.2 || ^2.0.0" |
438 | 443 | tslint "^6.1.2" |
|
524 | 529 | resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d" |
525 | 530 | integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== |
526 | 531 |
|
527 | | -"@typescript-eslint/eslint-plugin-tslint@^2.31.0 || ^3.0.0 || ^4.0.0": |
| 532 | +"@typescript-eslint/eslint-plugin-tslint@^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0": |
528 | 533 | version "4.22.0" |
529 | 534 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-4.22.0.tgz#f79b149f7bcc60090ea53147a2c00b812de09e83" |
530 | 535 | integrity sha512-r4lhAPmd69ohf5grgDALtekETv4WVCpvfXtT3Nf3UUO/88sn4HB4h8xN1afwL48BprQ4TxH7ZUv7Ou6xgRlkAA== |
531 | 536 | dependencies: |
532 | 537 | "@typescript-eslint/experimental-utils" "4.22.0" |
533 | 538 | lodash "^4.17.15" |
534 | 539 |
|
535 | | -"@typescript-eslint/eslint-plugin@^2.31.0 || ^3.0.0 || ^4.0.0": |
| 540 | +"@typescript-eslint/eslint-plugin@^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0": |
536 | 541 | version "4.22.0" |
537 | 542 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc" |
538 | 543 | integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA== |
@@ -1639,10 +1644,10 @@ commander@^2.12.1, commander@^2.20.0: |
1639 | 1644 | resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" |
1640 | 1645 | integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== |
1641 | 1646 |
|
1642 | | -comment-parser@1.1.2: |
1643 | | - version "1.1.2" |
1644 | | - resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.2.tgz#e5317d7a2ec22b470dcb54a29b25426c30bf39d8" |
1645 | | - integrity sha512-AOdq0i8ghZudnYv8RUnHrhTgafUGs61Rdz9jemU5x2lnZwAWyOq7vySo626K59e1fVKH1xSRorJwPVRLSWOoAQ== |
| 1647 | +comment-parser@1.1.5: |
| 1648 | + version "1.1.5" |
| 1649 | + resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.5.tgz#453627ef8f67dbcec44e79a9bd5baa37f0bce9b2" |
| 1650 | + integrity sha512-RePCE4leIhBlmrqiYTvaqEeGYg7qpSl4etaIabKtdOQVi+mSTIBBklGUwIr79GXYnl3LpMwmDw4KeR2stNc6FA== |
1646 | 1651 |
|
1647 | 1652 | commitizen@^4.0.3: |
1648 | 1653 | version "4.2.3" |
@@ -2275,17 +2280,18 @@ eslint-plugin-import@^2.20.2: |
2275 | 2280 | resolve "^1.17.0" |
2276 | 2281 | tsconfig-paths "^3.9.0" |
2277 | 2282 |
|
2278 | | -"eslint-plugin-jsdoc@^25.0.1 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 || ^31.0.0": |
2279 | | - version "31.6.1" |
2280 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.6.1.tgz#98040c801500572fff71c984a097d89946f1e450" |
2281 | | - integrity sha512-5hCV3u+1VSEUMyfdTl+dpWsioD7tqQr2ILQw+KbXrF42AVxCLO8gnNLR6zDCDjqGGpt79V1sgY0RRchCWuCigg== |
| 2283 | +"eslint-plugin-jsdoc@^25.0.1 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 || ^31.0.0 || ^33.0.0": |
| 2284 | + version "33.0.0" |
| 2285 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-33.0.0.tgz#0aefe92706176b8c02c5a8ae721bf3b4705936a5" |
| 2286 | + integrity sha512-bkopnnuDdT04abKWPfDdD6XcAp2yX6UDpDViyvIdYmxbZYbpHXCRzQzLqCTo+SzWSTS0KFWz/V3shmmMr+x4EA== |
2282 | 2287 | dependencies: |
2283 | | - comment-parser "1.1.2" |
| 2288 | + "@es-joy/jsdoccomment" "^0.1.1" |
| 2289 | + comment-parser "1.1.5" |
2284 | 2290 | debug "^4.3.1" |
2285 | 2291 | jsdoctypeparser "^9.0.0" |
2286 | | - lodash "^4.17.20" |
| 2292 | + lodash "^4.17.21" |
2287 | 2293 | regextras "^0.7.1" |
2288 | | - semver "^7.3.4" |
| 2294 | + semver "^7.3.5" |
2289 | 2295 | spdx-expression-parse "^3.0.1" |
2290 | 2296 |
|
2291 | 2297 | eslint-plugin-prefer-arrow@^1.2.1: |
|
0 commit comments