Merge pull request #4258 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/v-calendar-2.2.0

Bump v-calendar from 2.1.6 to 2.2.0 in /frontend
This commit is contained in:
James Cole 2021-01-11 08:37:55 +01:00 committed by GitHub
commit a545f1ef88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"overlayscrollbars": "^1.13.1",
"popper.js": "^1.16.1",
"tempusdominus": "^5.16.0",
"v-calendar": "^2.1.5",
"v-calendar": "^2.2.0",
"vue-chartjs": "^3.5.1",
"vue-router": "^3.4.9",
"vue-typeahead-bootstrap": "^2.5.5",

View File

@ -6861,10 +6861,10 @@ uuid@^8.3.0:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
v-calendar@^2.1.5:
version "2.1.6"
resolved "https://registry.yarnpkg.com/v-calendar/-/v-calendar-2.1.6.tgz#a1b97b929ee561d0ca6e9555f882f633c5d4aa43"
integrity sha512-JYOJQWvJOQLK0U8QOyYeFXarlxIRDQngiQUl9/6eXZZUVR3QLaEyEhtXNNSD/MCGl8D24bhjMPVjNKpScwnP7A==
v-calendar@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/v-calendar/-/v-calendar-2.2.0.tgz#087551f8a777056af1e97d18c9ae2eda30ac9945"
integrity sha512-7f0deCPdRJ8sWPR6N756is09oj6Rk8PfnJNHD1XshD+DiOn29lxTMbKgznglgQwnvhd/f7+O8pR/iESoFKqWyQ==
dependencies:
core-js "^3.6.5"
date-fns "^2.8.1"