Skip to content

Commit

Permalink
chore(deps): update dependency vue-docgen-api to v4.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent 3e98388 commit 2d5b097
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"ts-jest": "27.0.5",
"ts-node": "10.2.1",
"typescript": "4.4.2",
"vue-docgen-api": "4.41.1",
"vue-docgen-api": "4.46.0",
"vue-docgen-loader": "1.5.0",
"vue-jest": "3.0.7",
"vue-loader": "15.9.8",
Expand Down
24 changes: 15 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19548,10 +19548,10 @@ vue-client-only@^2.0.0:
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==

vue-docgen-api@4.41.1:
version "4.41.1"
resolved "https://registry.yarnpkg.com/vue-docgen-api/-/vue-docgen-api-4.41.1.tgz#ac5372708397611f2a46536a1d79449d9f100220"
integrity sha512-Qe7PMqg6s36pwk81NdVwxylufbyTv7qfGxh4uJQo6W30W9kcitIUpzl843VBKeahp5Dtlvpr2ma6/xTtqStWig==
vue-docgen-api@4.46.0:
version "4.46.0"
resolved "https://registry.yarnpkg.com/vue-docgen-api/-/vue-docgen-api-4.46.0.tgz#0a937926d6b40a59d7fd8140baaa2c90ddea340e"
integrity sha512-rWIeTtdZ9VxoHQ9fXqJJrXg0wO0c1xQUb754+IBO62hYpSMDwmh7r6u0rKeCexc8z9A4QaqKKs5f0L8AJ6VNbQ==
dependencies:
"@babel/parser" "^7.13.12"
"@babel/types" "^7.13.12"
Expand All @@ -19563,7 +19563,7 @@ vue-docgen-api@4.41.1:
pug "^3.0.2"
recast "0.20.5"
ts-map "^1.0.3"
vue-inbrowser-compiler-utils "^4.41.0"
vue-inbrowser-compiler-utils "^4.44.23"

vue-docgen-api@^4.33.1:
version "4.38.2"
Expand Down Expand Up @@ -19614,19 +19614,25 @@ vue-hot-reload-api@^2.3.0:
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==

vue-inbrowser-compiler-demi@^4.44.23:
version "4.44.23"
resolved "https://registry.yarnpkg.com/vue-inbrowser-compiler-demi/-/vue-inbrowser-compiler-demi-4.44.23.tgz#7410e160db0e0639aa0ba5c3af6a0c02606d4242"
integrity sha512-/gZxAana4VTJWACNTi4RL5Zs5bVDIUDJ9XlaibzmY3Nf32WK43tvmjrUe+f5uGYLysCHE9SFjFvRKaAhXnzXgA==

vue-inbrowser-compiler-utils@^4.37.0:
version "4.37.0"
resolved "https://registry.yarnpkg.com/vue-inbrowser-compiler-utils/-/vue-inbrowser-compiler-utils-4.37.0.tgz#d93ffa85c3fcc7466d4e07dce41b9155e65ac101"
integrity sha512-Zm2jpBSNnsuOOny6717MzEjZz6Z28/W+nFeYT4EJR0b/T2GLBGYOoSvoTvczxfc430gpQfzY6hYwOJMs68+qOQ==
dependencies:
camelcase "^5.3.1"

vue-inbrowser-compiler-utils@^4.41.0:
version "4.41.0"
resolved "https://registry.yarnpkg.com/vue-inbrowser-compiler-utils/-/vue-inbrowser-compiler-utils-4.41.0.tgz#ed731c333eb47a7031c8244d0e0de214d9108b7a"
integrity sha512-DuCLo2MOmZqCwHr9KHWEIrZlCvVlADvtWgPDhQGjIKyohEczW7ZVp8rW3TPhUFmbux4OwO+W7JR6QohR1gatCw==
vue-inbrowser-compiler-utils@^4.44.23:
version "4.44.23"
resolved "https://registry.yarnpkg.com/vue-inbrowser-compiler-utils/-/vue-inbrowser-compiler-utils-4.44.23.tgz#fcbe942ce87a846d1b9250561844085a6ead3e09"
integrity sha512-M2U6TPTU1QCiKFYUxgHy47xdZcKLPSbeTpeamHBtfIut1sjKOMtYmAOQ3IrX3W/v8A7j7jGadY4ieA1j3zQICw==
dependencies:
camelcase "^5.3.1"
vue-inbrowser-compiler-demi "^4.44.23"

vue-jest@3.0.7:
version "3.0.7"
Expand Down

0 comments on commit 2d5b097

Please sign in to comment.