Skip to content

Commit 9738d0d

Browse files
chore(deps): update dependency api-docs-gen to ^0.3.0 (#499)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7aacca7 commit 9738d0d

File tree

2 files changed

+38
-15
lines changed

2 files changed

+38
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@typescript-eslint/parser": "^4.11.0",
6969
"@vue/server-renderer": "^3.0.0",
7070
"algoliasearch": "^4.9.0",
71-
"api-docs-gen": "^0.2.6",
71+
"api-docs-gen": "^0.3.0",
7272
"brotli": "^1.3.2",
7373
"chalk": "^4.1.0",
7474
"convert-hrtime": "^5.0.0",

yarn.lock

Lines changed: 37 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -703,21 +703,26 @@
703703
source-map "~0.6.1"
704704
typescript "~4.1.3"
705705

706-
"@microsoft/tsdoc-config@^0.13.6":
707-
version "0.13.9"
708-
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc-config/-/tsdoc-config-0.13.9.tgz#d8c8e8ab79ca11dc14838090c463905ae4c1a22d"
709-
integrity sha512-VqqZn+rT9f6XujFPFR2aN9XKF/fuir/IzKVzoxI0vXIzxysp4ee6S2jCakmlGFHEasibifFTsJr7IYmRPxfzYw==
706+
"@microsoft/tsdoc-config@^0.15.0":
707+
version "0.15.2"
708+
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc-config/-/tsdoc-config-0.15.2.tgz#eb353c93f3b62ab74bdc9ab6f4a82bcf80140f14"
709+
integrity sha512-mK19b2wJHSdNf8znXSMYVShAHktVr/ib0Ck2FA3lsVBSEhSI/TfXT7DJQkAYgcztTuwazGcg58ZjYdk0hTCVrA==
710710
dependencies:
711-
"@microsoft/tsdoc" "0.12.24"
711+
"@microsoft/tsdoc" "0.13.2"
712712
ajv "~6.12.6"
713713
jju "~1.4.0"
714714
resolve "~1.19.0"
715715

716-
"@microsoft/[email protected]", "@microsoft/tsdoc@^0.12.21":
716+
"@microsoft/[email protected]":
717717
version "0.12.24"
718718
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.12.24.tgz#30728e34ebc90351dd3aff4e18d038eed2c3e098"
719719
integrity sha512-Mfmij13RUTmHEMi9vRUhMXD7rnGR2VvxeNYtaGtaJ4redwwjT4UXYJ+nzmVJF7hhd4pn/Fx5sncDKxMVFJSWPg==
720720

721+
"@microsoft/[email protected]", "@microsoft/tsdoc@^0.13.0":
722+
version "0.13.2"
723+
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.13.2.tgz#3b0efb6d3903bd49edb073696f60e90df08efb26"
724+
integrity sha512-WrHvO8PDL8wd8T2+zBGKrMwVL5IyzR3ryWUsl0PXgEV0QHup4mTLi0QcATefGI6Gx9Anu7vthPyyyLpY0EpiQg==
725+
721726
"@nodelib/[email protected]":
722727
version "2.1.4"
723728
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.4.tgz#d4b3549a5db5de2683e0c1071ab4f140904bbf69"
@@ -1761,17 +1766,17 @@ anymatch@^3.0.3:
17611766
normalize-path "^3.0.0"
17621767
picomatch "^2.0.4"
17631768

1764-
api-docs-gen@^0.2.6:
1765-
version "0.2.6"
1766-
resolved "https://registry.yarnpkg.com/api-docs-gen/-/api-docs-gen-0.2.6.tgz#d1b52bb3bf37505a91093e59ec6f9c4e0472d232"
1767-
integrity sha512-Z9xpQy4zEmDKDSNl+dIgparIkGyr36a5f7npkambXCdElX2h7feZr3BC0qtGlD7Zes8ygYFAMz4E2xET56+dMw==
1769+
api-docs-gen@^0.3.0:
1770+
version "0.3.0"
1771+
resolved "https://registry.yarnpkg.com/api-docs-gen/-/api-docs-gen-0.3.0.tgz#e1a207ffe09d52723de3d2d7df943b1a93268e0b"
1772+
integrity sha512-Av/m9EW48TAzueWwgnMSo26EE/4LeBQlpA4aBksZASiTU3/bz4m0YSE7em19BCrb8iCxUe74fCcW2jn7i7lLsQ==
17681773
dependencies:
17691774
"@microsoft/api-extractor-model" "^7.12.0"
1770-
"@microsoft/tsdoc" "^0.12.21"
1771-
"@microsoft/tsdoc-config" "^0.13.6"
1772-
chalk "^4.1.0"
1775+
"@microsoft/tsdoc" "^0.13.0"
1776+
"@microsoft/tsdoc-config" "^0.15.0"
1777+
chalk "^4.1.1"
17731778
debug "^4.3.1"
1774-
meow "^8.0.0"
1779+
meow "^9.0.0"
17751780

17761781
aproba@^1.1.1:
17771782
version "1.2.0"
@@ -6669,6 +6674,24 @@ meow@^8.0.0:
66696674
type-fest "^0.18.0"
66706675
yargs-parser "^20.2.3"
66716676

6677+
meow@^9.0.0:
6678+
version "9.0.0"
6679+
resolved "https://registry.yarnpkg.com/meow/-/meow-9.0.0.tgz#cd9510bc5cac9dee7d03c73ee1f9ad959f4ea364"
6680+
integrity sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==
6681+
dependencies:
6682+
"@types/minimist" "^1.2.0"
6683+
camelcase-keys "^6.2.2"
6684+
decamelize "^1.2.0"
6685+
decamelize-keys "^1.1.0"
6686+
hard-rejection "^2.1.0"
6687+
minimist-options "4.1.0"
6688+
normalize-package-data "^3.0.0"
6689+
read-pkg-up "^7.0.1"
6690+
redent "^3.0.0"
6691+
trim-newlines "^3.0.0"
6692+
type-fest "^0.18.0"
6693+
yargs-parser "^20.2.3"
6694+
66726695
merge-deep@^3.0.3:
66736696
version "3.0.3"
66746697
resolved "https://registry.yarnpkg.com/merge-deep/-/merge-deep-3.0.3.tgz#1a2b2ae926da8b2ae93a0ac15d90cd1922766003"

0 commit comments

Comments
 (0)