aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.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-lock.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-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 190b44f402e..8c1429fc41a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -93,7 +93,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",
@@ -2184,9 +2184,9 @@
}
},
"node_modules/@cypress/vue2": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/@cypress/vue2/-/vue2-2.0.1.tgz",
- "integrity": "sha512-pW0HFZxMm16UG3flZwUED357HlaRo1MgsHNE3rFs2cgdWFBunTcSbubYjrUFmeoRwEc//u6W0Hm77sOYSf7CLw==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@cypress/vue2/-/vue2-2.1.0.tgz",
+ "integrity": "sha512-UIzPfn54UgWUf9HVSyQi/GOVWm7/ns6x5clbODd7NcLsau/BiKpdVqYoy4vufdTP7RvXGm3xYfpdUhWGZwz7Gw==",
"dev": true,
"engines": {
"node": ">=8"