Skip to content

Commit

Permalink
chore(deps): update dependency vue-docgen-api to v4.41.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 11, 2021
1 parent 3e98388 commit 4854227
Show file tree
Hide file tree
Showing 2 changed files with 10 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.41.2",
"vue-docgen-loader": "1.5.0",
"vue-jest": "3.0.7",
"vue-loader": "15.9.8",
Expand Down
18 changes: 9 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==

[email protected].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==
[email protected].2:
version "4.41.2"
resolved "https://registry.yarnpkg.com/vue-docgen-api/-/vue-docgen-api-4.41.2.tgz#1d0cca6e754f8cef30a0f2befcc87cba3d92880b"
integrity sha512-q3X96PRPbMQVaZjNueaPfP9W5dh5lg5OSaSex9Kdz7vLCUR4R8g3JzIVY5J0NDnU4uP69cFKuX/P1/kkJvlvIQ==
dependencies:
"@babel/parser" "^7.13.12"
"@babel/types" "^7.13.12"
Expand All @@ -19563,7 +19563,7 @@ [email protected]:
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.41.2"

vue-docgen-api@^4.33.1:
version "4.38.2"
Expand Down Expand Up @@ -19621,10 +19621,10 @@ vue-inbrowser-compiler-utils@^4.37.0:
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.41.2:
version "4.41.2"
resolved "https://registry.yarnpkg.com/vue-inbrowser-compiler-utils/-/vue-inbrowser-compiler-utils-4.41.2.tgz#9710c1d150c033f467cf2d45e6e125d3093f913e"
integrity sha512-JgbBACjkpLBkZqMBTD1LPrXbqpvewIiaREGDFuTywyzOx4X1hqXux0FDeUyl8kCmMSe/+K8u1QbmrgQzEsm9WQ==
dependencies:
camelcase "^5.3.1"

Expand Down

0 comments on commit 4854227

Please sign in to comment.