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

Update dependency cypress to v11.1.0

parent 91569a07
No related branches found
No related tags found
1 merge request!445Update dependency cypress to v11.1.0
Pipeline #33001 passed with stages
in 9 minutes and 29 seconds
{
"name": "cypress-stackspin",
"version": "1.0.10",
"version": "1.0.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cypress-stackspin",
"version": "1.0.10",
"version": "1.0.11",
"devDependencies": {
"cypress": "11.0.1",
"cypress": "11.1.0",
"cypress-iframe": "1.0.1",
"cypress-terminal-report": "^4.1.2"
}
......@@ -535,9 +535,9 @@
}
},
"node_modules/cypress": {
"version": "11.0.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-11.0.1.tgz",
"integrity": "sha512-NuEfd0Vim492RJ3m/+bbTZ3OZrqXgfAfuLaZfIQ9D5lKocS3EDr2tyAarZdAhKwLyoh7OJ33jwMeMFIDbzYqog==",
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-11.1.0.tgz",
"integrity": "sha512-kzizbG9s3p3ahWqxUwG/21NqLWEGtScMevMyUPeYlcmMX9RzVxWM18MkA3B4Cb3jKx72hSyIE2mHgHymfCM1bg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
......@@ -2274,9 +2274,9 @@
}
},
"cypress": {
"version": "11.0.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-11.0.1.tgz",
"integrity": "sha512-NuEfd0Vim492RJ3m/+bbTZ3OZrqXgfAfuLaZfIQ9D5lKocS3EDr2tyAarZdAhKwLyoh7OJ33jwMeMFIDbzYqog==",
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-11.1.0.tgz",
"integrity": "sha512-kzizbG9s3p3ahWqxUwG/21NqLWEGtScMevMyUPeYlcmMX9RzVxWM18MkA3B4Cb3jKx72hSyIE2mHgHymfCM1bg==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",
......
{
"name": "cypress-stackspin",
"version": "1.0.10",
"version": "1.0.11",
"description": "",
"main": "cypress.config.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"cypress": "11.0.1",
"cypress": "11.1.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