Skip to content

Commit 3f9cdae

Browse files
committed
deps: bump api-docs-gen
1 parent 2a6b684 commit 3f9cdae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@typescript-eslint/parser": "^4.7.0",
4040
"@vue/devtools-api": "^6.0.0-beta.2",
4141
"@vue/server-renderer": "^3.0.0",
42-
"api-docs-gen": "^0.2.3",
42+
"api-docs-gen": "^0.2.4",
4343
"brotli": "^1.3.2",
4444
"chalk": "^4.1.0",
4545
"convert-hrtime": "^3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1679,10 +1679,10 @@ anymatch@^3.0.3, anymatch@~3.1.1:
16791679
normalize-path "^3.0.0"
16801680
picomatch "^2.0.4"
16811681

1682-
api-docs-gen@^0.2.3:
1683-
version "0.2.3"
1684-
resolved "https://registry.yarnpkg.com/api-docs-gen/-/api-docs-gen-0.2.3.tgz#137bb2390d41cf1f602dddc392b9d7e61779188b"
1685-
integrity sha512-6qkdjjAq3bXlNFH0i0xggrmJVlx//K+xUBI5+eotm3jOunTqWwx/FdQpQnqgL+oaRUQ7i1TNHTVSAbXsA7DT5Q==
1682+
api-docs-gen@^0.2.4:
1683+
version "0.2.4"
1684+
resolved "https://registry.yarnpkg.com/api-docs-gen/-/api-docs-gen-0.2.4.tgz#006e300f7282a80a60f0261b6766c268d4fc8a22"
1685+
integrity sha512-L7jdsUkiqCJGIBupGI8vEoCDd0BKko7QPiNaTD6/eKrkoG3yzryCXbr8dd08CjP/3RGLnW38ESh08eJnjV86gg==
16861686
dependencies:
16871687
"@microsoft/api-extractor-model" "^7.12.0"
16881688
"@microsoft/tsdoc" "^0.12.21"

0 commit comments

Comments
 (0)