summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-16 02:33:31 +0000
committerGitHub <noreply@github.com>2024-03-16 02:33:31 +0000
commit1a64d540eda2cf478edc8c230dcc221f43be95b4 (patch)
treed31c872f9f9cfc11599bef492391fabfae979b54 /package.json
parent97adb26cd9419190671e47e5813bafad008a51cf (diff)
downloadnextcloud-server-1a64d540eda2cf478edc8c230dcc221f43be95b4.tar.gz
nextcloud-server-1a64d540eda2cf478edc8c230dcc221f43be95b4.zip
chore(deps-dev): Bump @cypress/vue2 from 2.0.1 to 2.1.0
Bumps [@cypress/vue2](https://github.com/cypress-io/cypress) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vue2-v2.0.1...@cypress/vue2-v2.1.0) --- updated-dependencies: - dependency-name: "@cypress/vue2" dependency-type: direct:development update-type: version-update:semver-minor ... 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 c9d8cc2466f..2b873452c16 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",