mirror of
https://github.com/nextcloud/server.git
synced 2026-06-06 15:23:17 -04:00
Merge pull request #37979 from nextcloud/dependabot/npm_and_yarn/cypress-12.11.0
This commit is contained in:
commit
27a4deee2a
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -114,7 +114,7 @@
|
|||
"babel-loader": "^9.1.0",
|
||||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"css-loader": "^6.7.1",
|
||||
"cypress": "^12.10.0",
|
||||
"cypress": "^12.11.0",
|
||||
"cypress-wait-until": "^1.7.2",
|
||||
"dockerode": "^3.3.5",
|
||||
"eslint-plugin-cypress": "^2.13.3",
|
||||
|
|
@ -9119,9 +9119,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "12.10.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.10.0.tgz",
|
||||
"integrity": "sha512-Y0wPc221xKKW1/4iAFCphkrG2jNR4MjOne3iGn4mcuCaE7Y5EtXL83N8BzRsAht7GYfWVjJ/UeTqEdDKHz39HQ==",
|
||||
"version": "12.11.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.11.0.tgz",
|
||||
"integrity": "sha512-TJE+CCWI26Hwr5Msb9GpQhFLubdYooW0fmlPwTsfiyxmngqc7+SZGLPeIkj2dTSSZSEtpQVzOzvcnzH0o8G7Vw==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
|
|
@ -33312,9 +33312,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"cypress": {
|
||||
"version": "12.10.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.10.0.tgz",
|
||||
"integrity": "sha512-Y0wPc221xKKW1/4iAFCphkrG2jNR4MjOne3iGn4mcuCaE7Y5EtXL83N8BzRsAht7GYfWVjJ/UeTqEdDKHz39HQ==",
|
||||
"version": "12.11.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.11.0.tgz",
|
||||
"integrity": "sha512-TJE+CCWI26Hwr5Msb9GpQhFLubdYooW0fmlPwTsfiyxmngqc7+SZGLPeIkj2dTSSZSEtpQVzOzvcnzH0o8G7Vw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cypress/request": "^2.88.10",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"babel-loader": "^9.1.0",
|
||||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"css-loader": "^6.7.1",
|
||||
"cypress": "^12.10.0",
|
||||
"cypress": "^12.11.0",
|
||||
"cypress-wait-until": "^1.7.2",
|
||||
"dockerode": "^3.3.5",
|
||||
"eslint-plugin-cypress": "^2.13.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue