aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-16 07:35:27 +0000
committerGitHub <noreply@github.com>2024-03-16 07:35:27 +0000
commitaef66da82b0408caefe330f894c1543015ff17ff (patch)
tree1ae619703072dddb1e2f05e3c50bcb8f99d0b38e /package.json
parent90e09a2de5c2005d3497fe4af15ba346f63060bd (diff)
parent1a64d540eda2cf478edc8c230dcc221f43be95b4 (diff)
downloadnextcloud-server-aef66da82b0408caefe330f894c1543015ff17ff.tar.gz
nextcloud-server-aef66da82b0408caefe330f894c1543015ff17ff.zip
Merge pull request #44244 from nextcloud/dependabot/npm_and_yarn/cypress/vue2-2.1.0
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 a592a1b2f60..e75da3fe1e8 100644
--- a/package.json
+++ b/package.json
@@ -120,7 +120,7 @@
"devDependencies": {
"@babel/node": "^7.22.10",
"@babel/preset-typescript": "^7.23.2",
- "@cypress/vue2": "^2.0.1",
+ "@cypress/vue2": "^2.1.0",
"@cypress/webpack-preprocessor": "^6.0.1",
"@jest/globals": "^29.7.0",
"@nextcloud/babel-config": "^1.0.0",