mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Merge pull request #41280 from nextcloud/dependabot/npm_and_yarn/cypress-13.4.0
This commit is contained in:
commit
7289aa89fb
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -115,7 +115,7 @@
|
|||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"colord": "^2.9.3",
|
||||
"css-loader": "^6.8.1",
|
||||
"cypress": "^13.3.0",
|
||||
"cypress": "^13.4.0",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-if": "^1.10.5",
|
||||
"cypress-split": "^1.15.3",
|
||||
|
|
@ -9961,9 +9961,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "13.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.0.tgz",
|
||||
"integrity": "sha512-mpI8qcTwLGiA4zEQvTC/U1xGUezVV4V8HQCOYjlEOrVmU1etVvxOjkCXHGwrlYdZU/EPmUiWfsO3yt1o+Q2bgw==",
|
||||
"version": "13.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.4.0.tgz",
|
||||
"integrity": "sha512-KeWNC9xSHG/ewZURVbaQsBQg2mOKw4XhjJZFKjWbEjgZCdxpPXLpJnfq5Jns1Gvnjp6AlnIfpZfWFlDgVKXdWQ==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@
|
|||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"colord": "^2.9.3",
|
||||
"css-loader": "^6.8.1",
|
||||
"cypress": "^13.3.0",
|
||||
"cypress": "^13.4.0",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-if": "^1.10.5",
|
||||
"cypress-split": "^1.15.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue