Bump vue-property-decorator from 9.0.2 to 9.1.2

Bumps [vue-property-decorator](https://github.com/kaorun343/vue-property-decorator) from 9.0.2 to 9.1.2.
- [Release notes](https://github.com/kaorun343/vue-property-decorator/releases)
- [Changelog](https://github.com/kaorun343/vue-property-decorator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaorun343/vue-property-decorator/compare/v9.0.2...v9.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-23 05:31:23 +00:00 committed by GitHub
parent 4db4bda449
commit 1952158027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"vue-echarts": "^5.0.0-beta.0",
"vue-grid-layout": "^2.3.11",
"vue-material-design-icons": "^4.11.0",
"vue-property-decorator": "^9.0.2",
"vue-property-decorator": "^9.1.2",
"vue-router": "^3.4.9",
"vuex": "^3.5.1",
"vuex-class": "^0.3.2"

View File

@ -10968,10 +10968,10 @@ vue-material-design-icons@^4.11.0:
resolved "https://registry.yarnpkg.com/vue-material-design-icons/-/vue-material-design-icons-4.11.0.tgz#11356194846a5806d958ede531291605cc314b33"
integrity sha512-3Tyeqi9jtONQ/x8WkJqiBs4t5Bd5O1t7RdM/GIPKVYoVdaRy0oy3nbRjnMGyONBlqC/NpPjzhWeoZWUMEI04nA==
vue-property-decorator@^9.0.2:
version "9.0.2"
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.0.2.tgz#118459d77b4d5613ab2bbccba2edd5d7af685d30"
integrity sha512-mxuJHfUGs/3rUyFj2vykDIvYXCUKBrzhemm7mT8dE9QYTbNA/4qVQ5gwhNCIkKyQc8RQIXQ+0jriqinUDuuU9w==
vue-property-decorator@^9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.1.2.tgz#266a2eac61ba6527e2e68a6933cfb98fddab5457"
integrity sha512-xYA8MkZynPBGd/w5QFJ2d/NM0z/YeegMqYTphy7NJQXbZcuU6FC6AOdUAcy4SXP+YnkerC6AfH+ldg7PDk9ESQ==
vue-router@^3.4.9:
version "3.4.9"