summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-09 00:49:47 +0000
committerGitHub <noreply@github.com>2022-12-09 00:49:47 +0000
commitc1c553c2a3c927eb729067a42ed92e9501bfa151 (patch)
treeeae59d3746a1286c21535953375e4cb9c159c331 /package.json
parent8650aff718cd788e98bb534daea6b9b18aae7f82 (diff)
downloadnextcloud-server-c1c553c2a3c927eb729067a42ed92e9501bfa151.tar.gz
nextcloud-server-c1c553c2a3c927eb729067a42ed92e9501bfa151.zip
Bump @vue/test-utils from 1.3.0 to 1.3.3
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.0 to 1.3.3. - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](https://github.com/vuejs/test-utils/commits) --- updated-dependencies: - dependency-name: "@vue/test-utils" 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 2f3f0b51123..ebaa07ee04f 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"@types/dockerode": "^3.3.14",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
- "@vue/test-utils": "^1.3.0",
+ "@vue/test-utils": "^1.3.3",
"@vue/tsconfig": "^0.1.3",
"@vue/vue2-jest": "^29.1.1",
"babel-jest": "^29.0.3",