summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-03-06 12:17:42 +0100
committerGitHub <noreply@github.com>2023-03-06 12:17:42 +0100
commit3e5a12bbb66c59af761a9218f9e907c86ce1fb27 (patch)
tree8741824a05c09bd3979b0c124b5e68b4169d52a5 /package.json
parent9cf318d20e1f01a5118c9a3dfc940225e867ce1e (diff)
parentc1f9deae660510706af5ef396f6eeffb71627336 (diff)
Merge pull request #8946 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jest-29.2.3
Bump @vue/vue2-jest from 29.2.2 to 29.2.3
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 486407f16..e6e2b5b5f 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.4.0",
"@vue/test-utils": "^1.3.4",
- "@vue/vue2-jest": "^29.2.2",
+ "@vue/vue2-jest": "^29.2.3",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",
"flush-promises": "^1.0.2",