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

Commit 10bba81

Browse files
committed
⬆️ Update dependency vue-property-decorator to v8.4.1
1 parent 7aff176 commit 10bba81

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
@@ -9758,10 +9758,10 @@ vue-no-ssr@^1.1.1:
97589758
resolved "https://registry.yarnpkg.com/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998"
97599759
integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g==
97609760

9761-
9762-
version "8.4.0"
9763-
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.4.0.tgz#f4e641f84ca51a7b4721e236392a1efbb6eac00b"
9764-
integrity sha512-0o85LJSTLZvDaB7IXfmpONfAQZ7NgScFvptFSrlFFSsScR716muJb3mMFojNnKC3Vpm7CM4PsmHNdk30uuNpag==
9761+
9762+
version "8.4.1"
9763+
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.4.1.tgz#fd8045b8678e1348fed57f9149279e00e404ed38"
9764+
integrity sha512-8R4Us7DxFO0rwAL/2fv6vaZL8Oa4n/HGanHODYGTcvQHwT0FYJr9UuuFm2GoWAIXQu1mDO03HNeHswFp9vmTVA==
97659765
dependencies:
97669766
vue-class-component "^7.1.0"
97679767

0 commit comments

Comments
 (0)