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

Merge branch 'renovate/cypress-12.x' into 'main'

Update dependency cypress to v12.9.0

See merge request !518
parents aa05d539 24211e48
No related branches found
No related tags found
1 merge request!518Update dependency cypress to v12.9.0
Pipeline #39155 passed with stages
in 7 minutes and 51 seconds
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"name": "cypress-stackspin", "name": "cypress-stackspin",
"version": "1.0.11", "version": "1.0.11",
"devDependencies": { "devDependencies": {
"cypress": "12.8.1", "cypress": "12.9.0",
"cypress-iframe": "1.0.1", "cypress-iframe": "1.0.1",
"cypress-terminal-report": "^5.0.0" "cypress-terminal-report": "^5.0.0"
} }
...@@ -535,9 +535,9 @@ ...@@ -535,9 +535,9 @@
} }
}, },
"node_modules/cypress": { "node_modules/cypress": {
"version": "12.8.1", "version": "12.9.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.8.1.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.9.0.tgz",
"integrity": "sha512-lIFbKdaSYAOarNLHNFa2aPZu6YSF+8UY4VRXMxJrFUnk6RvfG0AWsZ7/qle/aIz30TNUD4aOihz2ZgS4vuQVSA==", "integrity": "sha512-Ofe09LbHKgSqX89Iy1xen2WvpgbvNxDzsWx3mgU1mfILouELeXYGwIib3ItCwoRrRifoQwcBFmY54Vs0zw7QCg==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
...@@ -2274,9 +2274,9 @@ ...@@ -2274,9 +2274,9 @@
} }
}, },
"cypress": { "cypress": {
"version": "12.8.1", "version": "12.9.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.8.1.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.9.0.tgz",
"integrity": "sha512-lIFbKdaSYAOarNLHNFa2aPZu6YSF+8UY4VRXMxJrFUnk6RvfG0AWsZ7/qle/aIz30TNUD4aOihz2ZgS4vuQVSA==", "integrity": "sha512-Ofe09LbHKgSqX89Iy1xen2WvpgbvNxDzsWx3mgU1mfILouELeXYGwIib3ItCwoRrRifoQwcBFmY54Vs0zw7QCg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cypress/request": "^2.88.10", "@cypress/request": "^2.88.10",
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"devDependencies": { "devDependencies": {
"cypress": "12.8.1", "cypress": "12.9.0",
"cypress-iframe": "1.0.1", "cypress-iframe": "1.0.1",
"cypress-terminal-report": "^5.0.0" "cypress-terminal-report": "^5.0.0"
} }
......
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