From 4ed6202327ad3ecfe2db10464d0301f753769307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Sep 2021 11:03:50 +0000 Subject: [PATCH] chore(deps-dev): bump @vue/composition-api from 1.1.4 to 1.1.5 Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/vuejs/composition-api/releases) - [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/composition-api/compare/v1.1.4...v1.1.5) --- updated-dependencies: - dependency-name: "@vue/composition-api" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 395697e1..4584aae5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4491,9 +4491,9 @@ } }, "node_modules/@vue/composition-api": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/@vue/composition-api/-/composition-api-1.1.4.tgz", - "integrity": "sha512-f618a79X0VepQUoZofaAYzaherBuzfIIYah4gQPcwmXgN3oeuGdhO7DY2s3Rjcw7r9yTEh5sQIowbNWy6INGjg==", + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/@vue/composition-api/-/composition-api-1.1.5.tgz", + "integrity": "sha512-OBi35vuM2ZJHENCbYshvikSHZ2qoIl63TBUpszZkmdlmgWLi7yi0tKmesXfP2TsSuNVaKqvxNhHQ9BsEh5IwAg==", "devOptional": true, "dependencies": { "tslib": "^2.3.0" @@ -21472,9 +21472,9 @@ } }, "@vue/composition-api": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/@vue/composition-api/-/composition-api-1.1.4.tgz", - "integrity": "sha512-f618a79X0VepQUoZofaAYzaherBuzfIIYah4gQPcwmXgN3oeuGdhO7DY2s3Rjcw7r9yTEh5sQIowbNWy6INGjg==", + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/@vue/composition-api/-/composition-api-1.1.5.tgz", + "integrity": "sha512-OBi35vuM2ZJHENCbYshvikSHZ2qoIl63TBUpszZkmdlmgWLi7yi0tKmesXfP2TsSuNVaKqvxNhHQ9BsEh5IwAg==", "devOptional": true, "requires": { "tslib": "^2.3.0"