Skip to content

Commit

Permalink
chore(deps): update dependency vue-docgen-api to v4.44.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 3e98388 commit da60022
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.44.17",
"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==

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.44.17:
version "4.44.17"
resolved "https://registry.yarnpkg.com/vue-docgen-api/-/vue-docgen-api-4.44.17.tgz#07227054077f6dc30ece948acee76ddfc931df0c"
integrity sha512-bU1V9gvXDv5GPaOmXYcnHrc3EjwRxZ8IKFE+Hk7QWpnI5/MYriyt7rf/g/z0JS8u0vGdiYqqUVx6CB+Ghmkm5g==
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.44.17"

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.44.17:
version "4.44.17"
resolved "https://registry.yarnpkg.com/vue-inbrowser-compiler-utils/-/vue-inbrowser-compiler-utils-4.44.17.tgz#2e169afdccdc0b24487bd1b73ab10623eafe66b4"
integrity sha512-dvxumVgIzR4FXjAWYWIOnpD+6bW0dLkoAv43UShER8gVIhLFo9UEmbF31wD6YWJj94lUpbVIuWl2qc6axYNEAQ==
dependencies:
camelcase "^5.3.1"

Expand Down

0 comments on commit da60022

Please sign in to comment.