Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 00b7517

Browse files
committed
⬆️ Update dependency vue-property-decorator to v8.4.1
1 parent 4814ffc commit 00b7517

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
@@ -21,7 +21,7 @@
2121
"sass": "1.25.0",
2222
"sass-loader": "7.3.1",
2323
"ts-node": "8.6.2",
24-
"vue-property-decorator": "8.4.0",
24+
"vue-property-decorator": "8.4.1",
2525
"vuetify": "2.2.11",
2626
"vuetify-loader": "1.4.3",
2727
"vuex-class": "0.3.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9588,10 +9588,10 @@ vue-no-ssr@^1.1.1:
95889588
resolved "https://registry.yarnpkg.com/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998"
95899589
integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g==
95909590

9591-
9592-
version "8.4.0"
9593-
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.4.0.tgz#f4e641f84ca51a7b4721e236392a1efbb6eac00b"
9594-
integrity sha512-0o85LJSTLZvDaB7IXfmpONfAQZ7NgScFvptFSrlFFSsScR716muJb3mMFojNnKC3Vpm7CM4PsmHNdk30uuNpag==
9591+
9592+
version "8.4.1"
9593+
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.4.1.tgz#fd8045b8678e1348fed57f9149279e00e404ed38"
9594+
integrity sha512-8R4Us7DxFO0rwAL/2fv6vaZL8Oa4n/HGanHODYGTcvQHwT0FYJr9UuuFm2GoWAIXQu1mDO03HNeHswFp9vmTVA==
95959595
dependencies:
95969596
vue-class-component "^7.1.0"
95979597

0 commit comments

Comments
 (0)