summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2023-04-15 09:02:20 +0200
committerGitHub <noreply@github.com>2023-04-15 09:02:20 +0200
commit606d90eecf0c3778a6fec1e17052f7a400da4500 (patch)
treef1ded57f135eee5233ea869f1231a4e8a064be10 /package.json
parent68eac14ddb89a6e91a2cdb2f12c57f8d3c72bf35 (diff)
parenteb218e2a350fbd221e86bb173a168872e6cca9bd (diff)
downloadnextcloud-server-606d90eecf0c3778a6fec1e17052f7a400da4500.tar.gz
nextcloud-server-606d90eecf0c3778a6fec1e17052f7a400da4500.zip
Merge pull request #37747 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jest-29.2.3
chore(deps-dev): Bump @vue/vue2-jest from 29.1.1 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 65f946b8237..00abe5568b3 100644
--- a/package.json
+++ b/package.json
@@ -132,7 +132,7 @@
"@typescript-eslint/parser": "^5.44.0",
"@vue/test-utils": "^1.3.3",
"@vue/tsconfig": "^0.1.3",
- "@vue/vue2-jest": "^29.1.1",
+ "@vue/vue2-jest": "^29.2.3",
"babel-jest": "^29.5.0",
"babel-loader": "^9.1.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",