mirror of
https://github.com/nextcloud/server.git
synced 2026-06-05 23:06:48 -04:00
Merge pull request #44241 from nextcloud/dependabot/npm_and_yarn/cypress-13.7.0
This commit is contained in:
commit
c66d95322d
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -117,7 +117,7 @@
|
|||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"colord": "^2.9.3",
|
||||
"css-loader": "^6.8.1",
|
||||
"cypress": "^13.6.5",
|
||||
"cypress": "^13.7.0",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-if": "^1.10.5",
|
||||
"cypress-split": "^1.15.3",
|
||||
|
|
@ -9932,9 +9932,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "13.6.6",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.6.tgz",
|
||||
"integrity": "sha512-S+2S9S94611hXimH9a3EAYt81QM913ZVA03pUmGDfLTFa5gyp85NJ8dJGSlEAEmyRsYkioS1TtnWtbv/Fzt11A==",
|
||||
"version": "13.7.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.0.tgz",
|
||||
"integrity": "sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -144,7 +144,7 @@
|
|||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"colord": "^2.9.3",
|
||||
"css-loader": "^6.8.1",
|
||||
"cypress": "^13.6.5",
|
||||
"cypress": "^13.7.0",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-if": "^1.10.5",
|
||||
"cypress-split": "^1.15.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue