Update dependency vue-router to v3.2.0 (#137)
continuous-integration/drone/push Build is failing Details

Update dependency vue-router to v3.2.0

Reviewed-on: #137
This commit is contained in:
renovate 2020-05-19 17:28:58 +00:00 committed by konrad
parent fdac36ff1c
commit 978e7b4acb
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"vue-flatpickr-component": "8.1.5",
"vue-multiselect": "2.1.6",
"vue-notification": "1.3.20",
"vue-router": "3.1.6",
"vue-router": "3.2.0",
"vue-template-compiler": "2.6.11"
},
"eslintConfig": {

View File

@ -12396,10 +12396,10 @@ vue-resize@^0.4.5:
resolved "https://registry.yarnpkg.com/vue-resize/-/vue-resize-0.4.5.tgz#4777a23042e3c05620d9cbda01c0b3cc5e32dcea"
integrity sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg==
vue-router@3.1.6:
version "3.1.6"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.1.6.tgz#45f5a3a3843e31702c061dd829393554e4328f89"
integrity sha512-GYhn2ynaZlysZMkFE5oCHRUTqE8BWs/a9YbKpNLi0i7xD6KG1EzDqpHQmv1F5gXjr8kL5iIVS8EOtRaVUEXTqA==
vue-router@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.2.0.tgz#da35195ffe37fdf0bec9f5f8f72781d2a7718815"
integrity sha512-khkrcUIzMcI1rDcNtqkvLwfRFzB97GmJEsPAQdj7t/VvpGhmXLOkUfhc+Ah8CvpSXGXwuWuQO+x8Sy/xDhXZIA==
vue-sfc-descriptor-to-string@^1.0.0:
version "1.0.0"