Bump vue-property-decorator from 8.3.0 to 9.0.0 (#415)

This commit is contained in:
dependabot[bot] 2020-06-21 06:51:53 +00:00 committed by GitHub
parent 9db8fe78bb
commit 261e27a3eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 7 deletions

View File

@ -46,7 +46,7 @@
"typescript": "^3.4.5",
"vue": "^2.6.10",
"vue-class-component": "^7.1.0",
"vue-property-decorator": "^8.1.1",
"vue-property-decorator": "^9.0.0",
"vue-template-compiler": "^2.6.10"
},
"stylelint": {

View File

@ -8524,12 +8524,10 @@ vue-loader@^15.4.2:
vue-hot-reload-api "^2.3.0"
vue-style-loader "^4.1.0"
vue-property-decorator@^8.1.1:
version "8.3.0"
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.3.0.tgz#536f027dc7d626f37c8d85a2dc02f0a6cb979440"
integrity sha512-77YtTbZHd5CNiPzbqv51kEgL48yvD2dUDfF28vEyw3MbQ9bBAb/tDyFzskcqjNRbWyXk1vq4oM2CK/LfhxuIBg==
dependencies:
vue-class-component "^7.1.0"
vue-property-decorator@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.0.0.tgz#0a5f6d47d33ca62a8876108ccfa65c2c4fb7325a"
integrity sha512-oegTNPItuHOkW0AP1MnbdNwkmyhfsUIIXvIRHpgC18tVoEo21/i6kItyeekjMs8JgZJeuHzsaTc/DZaJFH4IWQ==
vue-style-loader@^4.1.0:
version "4.1.2"