Merge pull request #173 from freqtrade/dependabot/npm_and_yarn/master/vue-property-decorator-9.1.2

Bump vue-property-decorator from 9.0.2 to 9.1.2
This commit is contained in:
Matthias 2020-11-23 07:41:14 +01:00 committed by GitHub
commit 3a7171840b
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

@ -10958,10 +10958,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"