summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-19 01:20:00 +0000
committerGitHub <noreply@github.com>2023-08-19 01:20:00 +0000
commite373a790fe5a60b5ab10df05763e36d66d147eb5 (patch)
tree2b3d67934ef46e19d3297dc301413e33db4c4961 /package.json
parent55f3c9fe86eb299d5cc1dad97d9806753bbf501d (diff)
chore(deps-dev): bump @vue/composition-api from 1.7.1 to 1.7.2
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.7.1 to 1.7.2. - [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.7.1...v1.7.2) --- updated-dependencies: - dependency-name: "@vue/composition-api" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4573ef00..1a37aff4 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"@nextcloud/webpack-vue-config": "^5.2.0",
"@types/jest": "^29.5.3",
"@typescript-eslint/parser": "^5.61.0",
- "@vue/composition-api": "^1.7.1",
+ "@vue/composition-api": "^1.7.2",
"@vue/vue2-jest": "^29.2.5",
"babel-jest": "^29.6.2",
"eslint-import-resolver-typescript": "^3.6.0",