aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-25 14:45:14 +0000
committerGitHub <noreply@github.com>2023-09-25 14:45:14 +0000
commit80ff909a3036e0d173eaf73c9b1125925eb42319 (patch)
treedcb860bb9c2103c3464bb1cf56f7a0f5d793a18d /package.json
parent5821f884e8227c793ecfcf1c8bba91f8e539a37e (diff)
downloadnextcloud-server-80ff909a3036e0d173eaf73c9b1125925eb42319.tar.gz
nextcloud-server-80ff909a3036e0d173eaf73c9b1125925eb42319.zip
chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.6
Bumps [@vue/vue2-jest](https://github.com/vuejs/vue-jest) from 29.2.4 to 29.2.6. - [Release notes](https://github.com/vuejs/vue-jest/releases) - [Commits](https://github.com/vuejs/vue-jest/compare/v29.2.4...v29.2.6) --- updated-dependencies: - dependency-name: "@vue/vue2-jest" 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 767e6cac9dc..06df7558f13 100644
--- a/package.json
+++ b/package.json
@@ -137,7 +137,7 @@
"@types/jest": "^29.5.2",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.4.0",
- "@vue/vue2-jest": "^29.2.5",
+ "@vue/vue2-jest": "^29.2.6",
"babel-jest": "^29.6.4",
"babel-loader": "^9.1.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",