summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-29 03:36:58 +0000
committerGitHub <noreply@github.com>2023-04-29 03:36:58 +0000
commita1488d7764a0541eaaac88a0ea7d98ef5fb8cceb (patch)
treec607a5cddef106a7d2939b566f6b94b904ca5eb1 /package.json
parente6e194d523874a31431197431e7e1dcce17fbcc4 (diff)
chore(deps-dev): Bump @vue/vue2-jest from 29.2.3 to 29.2.4
Bumps [@vue/vue2-jest](https://github.com/vuejs/vue-jest) from 29.2.3 to 29.2.4. - [Release notes](https://github.com/vuejs/vue-jest/releases) - [Commits](https://github.com/vuejs/vue-jest/compare/v29.2.3...v29.2.4) --- 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 df3a2466d..89aa68801 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.5.1",
"@vue/test-utils": "^1.3.5",
- "@vue/vue2-jest": "^29.2.3",
+ "@vue/vue2-jest": "^29.2.4",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",
"flush-promises": "^1.0.2",