summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-12 12:03:47 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2021-08-13 03:24:33 +0200
commitfa18d6401f18daf028117c3b71d0bd49298d98e9 (patch)
tree1cddb5e7913c957a86723bd65cd4250808703c25 /js/package.json
parent2fd3e34fc276c30bd86f687af0a581d5abca71e0 (diff)
Bump @vue/compiler-sfc from 3.2.1 to 3.2.2 in /js
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/vuejs/vue-next/releases) - [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-next/commits/v3.2.2/packages/compiler-sfc) --- updated-dependencies: - dependency-name: "@vue/compiler-sfc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index 681be2deb..8ce851233 100644
--- a/js/package.json
+++ b/js/package.json
@@ -33,7 +33,7 @@
"private": true,
"homepage": "https://github.com/nextcloud/news",
"devDependencies": {
- "@vue/compiler-sfc": "^3.2.1",
+ "@vue/compiler-sfc": "^3.2.2",
"gulp": "^4.0.2",
"gulp-cli": "^2.3.0",
"gulp-concat": "^2.6.1",