Skip to content

Commit

Permalink
Merge pull request #7 from zgunz42/renovate/vue-property-decorator-8.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency vue-property-decorator to v8.5.1
  • Loading branch information
zgunz42 committed Oct 31, 2020
2 parents bc683a0 + 3fe93dd commit 1228cad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"register-service-worker": "1.7.1",
"vue": "2.6.11",
"vue-class-component": "7.2.3",
"vue-property-decorator": "8.4.2",
"vue-property-decorator": "8.5.1",
"vuex": "3.4.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10405,10 +10405,10 @@ vue-loader@^15.9.2:
vue-hot-reload-api "^2.3.0"
vue-style-loader "^4.1.0"

vue-property-decorator@8.4.2:
version "8.4.2"
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.4.2.tgz#016e17f259f73bc547e77a50ce282ba18db4ee41"
integrity sha512-IqbARlvgPE2pzKfbecKxsu2yEH0Wv7hfHR6m4eZA3LTnNw9hveAX77vDfLFyTeMISS5N7Kucp/xRSHjcQ6bAfQ==
vue-property-decorator@8.5.1:
version "8.5.1"
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.5.1.tgz#571a91cf8d2b507f537d79bf8275af3184572fff"
integrity sha512-O6OUN2OMsYTGPvgFtXeBU3jPnX5ffQ9V4I1WfxFQ6dqz6cOUbR3Usou7kgFpfiXDvV7dJQSFcJ5yUPgOtPPm1Q==
dependencies:
vue-class-component "^7.1.0"

Expand Down

0 comments on commit 1228cad

Please sign in to comment.