Bump vue-class-component from 7.2.3 to 7.2.5

Bumps [vue-class-component](https://github.com/vuejs/vue-class-component) from 7.2.3 to 7.2.5.
- [Release notes](https://github.com/vuejs/vue-class-component/releases)
- [Commits](https://github.com/vuejs/vue-class-component/compare/v7.2.3...v7.2.5)

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

View File

@ -16,7 +16,7 @@
"core-js": "^3.6.4",
"moment": "^2.27.0",
"vue": "^2.6.11",
"vue-class-component": "^7.2.3",
"vue-class-component": "^7.2.5",
"vue-property-decorator": "^9.0.0",
"vue-router": "^3.3.4",
"vuex": "^3.5.1",

View File

@ -8489,10 +8489,10 @@ vm-browserify@^1.0.1:
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
vue-class-component@^7.2.3:
version "7.2.3"
resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-7.2.3.tgz#a5b1abd53513a72ad51098752e2dedd499807cca"
integrity sha512-oEqYpXKaFN+TaXU+mRLEx8dX0ah85aAJEe61mpdoUrq0Bhe/6sWhyZX1JjMQLhVsHAkncyhedhmCdDVSasUtDw==
vue-class-component@^7.2.5:
version "7.2.5"
resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-7.2.5.tgz#212b3548c4fdd3314774c4adbc1c3792a40b52d0"
integrity sha512-0CSftHY0bDTD+4FbYkuFf6+iKDjZ4h2in2YYJDRMk5daZIjrgT9LjFHvP7Rzqy9/s1pij3zDtTSLRUjsPWMwqg==
vue-cli-plugin-bootstrap-vue@~0.6.0:
version "0.6.0"