mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
Merge pull request #50966 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/cypress-1.0.0-beta.14
This commit is contained in:
commit
9fa48aed77
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -95,7 +95,7 @@
|
|||
"@cypress/webpack-preprocessor": "^6.0.2",
|
||||
"@jest/globals": "^29.7.0",
|
||||
"@nextcloud/babel-config": "^1.2.0",
|
||||
"@nextcloud/cypress": "^1.0.0-beta.13",
|
||||
"@nextcloud/cypress": "^1.0.0-beta.14",
|
||||
"@nextcloud/eslint-config": "^8.4.2",
|
||||
"@nextcloud/stylelint-config": "^3.0.1",
|
||||
"@nextcloud/typings": "^1.9.1",
|
||||
|
|
@ -4618,9 +4618,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/cypress": {
|
||||
"version": "1.0.0-beta.13",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.13.tgz",
|
||||
"integrity": "sha512-ggs4IEV87KWJUdpT6Shs/C/x9+zRI4v4E4h0aYX3qTxMFxub8gLUYmCSVP3AmE2qGIArezfzPb5EDy9QQk5waA==",
|
||||
"version": "1.0.0-beta.14",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.14.tgz",
|
||||
"integrity": "sha512-qXs+VtdhgK5Mdahyp95FTBmxJfj49IiRkD1YqsyHo4PvexDO3qzbR+aIMESRjfcdz7iMyDkPRzRtsqGI4cQUmA==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
"@cypress/webpack-preprocessor": "^6.0.2",
|
||||
"@jest/globals": "^29.7.0",
|
||||
"@nextcloud/babel-config": "^1.2.0",
|
||||
"@nextcloud/cypress": "^1.0.0-beta.13",
|
||||
"@nextcloud/cypress": "^1.0.0-beta.14",
|
||||
"@nextcloud/eslint-config": "^8.4.2",
|
||||
"@nextcloud/stylelint-config": "^3.0.1",
|
||||
"@nextcloud/typings": "^1.9.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue