Merge pull request #6563 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/cypress-1.0.0-beta.11

This commit is contained in:
dependabot[bot]
2024-11-30 03:18:53 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -48,7 +48,7 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.2.0",
"@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/cypress": "^1.0.0-beta.10",
"@nextcloud/cypress": "^1.0.0-beta.11",
"@nextcloud/eslint-config": "^8.4.1",
"@nextcloud/stylelint-config": "^3.0.1",
"@nextcloud/webpack-vue-config": "^6.2.0",
@@ -3544,9 +3544,9 @@
}
},
"node_modules/@nextcloud/cypress": {
"version": "1.0.0-beta.10",
"resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.10.tgz",
"integrity": "sha512-2Mfg6oDwz6cCnmgyvQ83bW+oM+p+F5YA4aBZk++vtQLURa+2qlNmsby/bxe0rOzAKUXWtBmKINKO64fBTNUWWw==",
"version": "1.0.0-beta.11",
"resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.11.tgz",
"integrity": "sha512-8wR0UVfqZXRmQSAeaJg+yw95Smc9zAw35FYckk52PhXhnRugn2J5aqcXMtrQZovdeqak1y5Kjc/t0AJ2QhtnOA==",
"dev": true,
"dependencies": {
"dockerode": "^4.0.2",

View File

@@ -76,7 +76,7 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.2.0",
"@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/cypress": "^1.0.0-beta.10",
"@nextcloud/cypress": "^1.0.0-beta.11",
"@nextcloud/eslint-config": "^8.4.1",
"@nextcloud/stylelint-config": "^3.0.1",
"@nextcloud/webpack-vue-config": "^6.2.0",