From 5d353a0839481bb1836ef15ffb82a12521a8f654 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 00:07:33 +0000 Subject: [PATCH] Bump vue-simple-calendar from 5.0.1 to 6.0.3 in /vue Bumps [vue-simple-calendar](https://github.com/richardtallent/vue-simple-calendar) from 5.0.1 to 6.0.3. - [Release notes](https://github.com/richardtallent/vue-simple-calendar/releases) - [Changelog](https://github.com/richardtallent/vue-simple-calendar/blob/main/CHANGELOG.md) - [Commits](https://github.com/richardtallent/vue-simple-calendar/commits/v6.0.3) --- updated-dependencies: - dependency-name: vue-simple-calendar dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue/package.json b/vue/package.json index 45f8a0ec7..a621ecbda 100644 --- a/vue/package.json +++ b/vue/package.json @@ -28,7 +28,7 @@ "vue-infinite-loading": "^2.4.5", "vue-multiselect": "^2.1.6", "vue-property-decorator": "^9.1.2", - "vue-simple-calendar": "^5.0.1", + "vue-simple-calendar": "^6.0.3", "vue-template-compiler": "^2.6.14", "vue2-touch-events": "^3.2.2", "vuedraggable": "^2.24.3",