|
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" |
|
498 | 503 | resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d" |
499 | 504 | integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== |
500 | 505 |
|
501 | | -"@typescript-eslint/eslint-plugin-tslint@^2.31.0 || ^3.0.0 || ^4.0.0": |
| 506 | +"@typescript-eslint/eslint-plugin-tslint@^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0": |
502 | 507 | version "4.22.0" |
503 | 508 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-4.22.0.tgz#f79b149f7bcc60090ea53147a2c00b812de09e83" |
504 | 509 | integrity sha512-r4lhAPmd69ohf5grgDALtekETv4WVCpvfXtT3Nf3UUO/88sn4HB4h8xN1afwL48BprQ4TxH7ZUv7Ou6xgRlkAA== |
505 | 510 | dependencies: |
506 | 511 | "@typescript-eslint/experimental-utils" "4.22.0" |
507 | 512 | lodash "^4.17.15" |
508 | 513 |
|
509 | | -"@typescript-eslint/eslint-plugin@^2.31.0 || ^3.0.0 || ^4.0.0": |
| 514 | +"@typescript-eslint/eslint-plugin@^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0": |
510 | 515 | version "4.22.0" |
511 | 516 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc" |
512 | 517 | integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA== |
@@ -1451,10 +1456,10 @@ commander@^2.12.1: |
1451 | 1456 | resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" |
1452 | 1457 | integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== |
1453 | 1458 |
|
1454 | | -comment-parser@1.1.2: |
1455 | | - version "1.1.2" |
1456 | | - resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.2.tgz#e5317d7a2ec22b470dcb54a29b25426c30bf39d8" |
1457 | | - integrity sha512-AOdq0i8ghZudnYv8RUnHrhTgafUGs61Rdz9jemU5x2lnZwAWyOq7vySo626K59e1fVKH1xSRorJwPVRLSWOoAQ== |
| 1459 | +comment-parser@1.1.5: |
| 1460 | + version "1.1.5" |
| 1461 | + resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.5.tgz#453627ef8f67dbcec44e79a9bd5baa37f0bce9b2" |
| 1462 | + integrity sha512-RePCE4leIhBlmrqiYTvaqEeGYg7qpSl4etaIabKtdOQVi+mSTIBBklGUwIr79GXYnl3LpMwmDw4KeR2stNc6FA== |
1458 | 1463 |
|
1459 | 1464 | commitizen@^4.0.3: |
1460 | 1465 | version "4.2.3" |
@@ -2069,17 +2074,18 @@ eslint-plugin-import@^2.20.2: |
2069 | 2074 | resolve "^1.17.0" |
2070 | 2075 | tsconfig-paths "^3.9.0" |
2071 | 2076 |
|
2072 | | -"eslint-plugin-jsdoc@^25.0.1 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 || ^31.0.0": |
2073 | | - version "31.6.1" |
2074 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.6.1.tgz#98040c801500572fff71c984a097d89946f1e450" |
2075 | | - integrity sha512-5hCV3u+1VSEUMyfdTl+dpWsioD7tqQr2ILQw+KbXrF42AVxCLO8gnNLR6zDCDjqGGpt79V1sgY0RRchCWuCigg== |
| 2077 | +"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": |
| 2078 | + version "33.0.0" |
| 2079 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-33.0.0.tgz#0aefe92706176b8c02c5a8ae721bf3b4705936a5" |
| 2080 | + integrity sha512-bkopnnuDdT04abKWPfDdD6XcAp2yX6UDpDViyvIdYmxbZYbpHXCRzQzLqCTo+SzWSTS0KFWz/V3shmmMr+x4EA== |
2076 | 2081 | dependencies: |
2077 | | - comment-parser "1.1.2" |
| 2082 | + "@es-joy/jsdoccomment" "^0.1.1" |
| 2083 | + comment-parser "1.1.5" |
2078 | 2084 | debug "^4.3.1" |
2079 | 2085 | jsdoctypeparser "^9.0.0" |
2080 | | - lodash "^4.17.20" |
| 2086 | + lodash "^4.17.21" |
2081 | 2087 | regextras "^0.7.1" |
2082 | | - semver "^7.3.4" |
| 2088 | + semver "^7.3.5" |
2083 | 2089 | spdx-expression-parse "^3.0.1" |
2084 | 2090 |
|
2085 | 2091 | eslint-plugin-prefer-arrow@^1.2.1: |
|
0 commit comments