Skip to content
Snippets Groups Projects
Commit ca505082 authored by Stackspin-renovate Bot's avatar Stackspin-renovate Bot
Browse files

Update dependency cypress to v10.11.0

parent 73a6ae8a
No related branches found
No related tags found
1 merge request!440Update dependency cypress to v10.11.0
Pipeline #32823 passed with stages
in 10 minutes and 25 seconds
This commit is part of merge request !440. Comments created here will be created in the context of that merge request.
{
"name": "cypress-stackspin",
"version": "1.0.8",
"version": "1.0.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cypress-stackspin",
"version": "1.0.8",
"version": "1.0.9",
"devDependencies": {
"cypress": "10.10.0",
"cypress": "10.11.0",
"cypress-iframe": "1.0.1",
"cypress-terminal-report": "^4.1.2"
}
......@@ -535,9 +535,9 @@
}
},
"node_modules/cypress": {
"version": "10.10.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.10.0.tgz",
"integrity": "sha512-bU8r44x1NIYAUNNXt3CwJpLOVth7HUv2hUhYCxZmgZ1IugowDvuHNpevnoZRQx1KKOEisLvIJW+Xen5Pjn41pg==",
"version": "10.11.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.11.0.tgz",
"integrity": "sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
......@@ -2274,9 +2274,9 @@
}
},
"cypress": {
"version": "10.10.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.10.0.tgz",
"integrity": "sha512-bU8r44x1NIYAUNNXt3CwJpLOVth7HUv2hUhYCxZmgZ1IugowDvuHNpevnoZRQx1KKOEisLvIJW+Xen5Pjn41pg==",
"version": "10.11.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.11.0.tgz",
"integrity": "sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",
......
{
"name": "cypress-stackspin",
"version": "1.0.8",
"version": "1.0.9",
"description": "",
"main": "cypress.config.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"cypress": "10.10.0",
"cypress": "10.11.0",
"cypress-iframe": "1.0.1",
"cypress-terminal-report": "^4.1.2"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment