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

Update dependency cypress to v10.8.0

parent 9d556596
No related branches found
No related tags found
1 merge request!266Update dependency cypress to v10.8.0
Pipeline #27612 passed with stages
in 11 minutes and 8 seconds
{ {
"name": "cypress-stackspin", "name": "cypress-stackspin",
"version": "1.0.5", "version": "1.0.6",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
...@@ -59,9 +59,9 @@ ...@@ -59,9 +59,9 @@
} }
}, },
"@types/node": { "@types/node": {
"version": "14.18.26", "version": "14.18.28",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.26.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.28.tgz",
"integrity": "sha512-0b+utRBSYj8L7XAp0d+DX7lI4cSmowNaaTkk6/1SKzbKkG+doLuPusB9EOvzLJ8ahJSk03bTLIL6cWaEd4dBKA==", "integrity": "sha512-CK2fnrQlIgKlCV3N2kM+Gznb5USlwA1KFX3rJVHmgVk6NJxFPuQ86pAcvKnu37IA4BGlSRz7sEE1lHL1aLZ/eQ==",
"dev": true "dev": true
}, },
"@types/sinonjs__fake-timers": { "@types/sinonjs__fake-timers": {
...@@ -282,9 +282,9 @@ ...@@ -282,9 +282,9 @@
"dev": true "dev": true
}, },
"ci-info": { "ci-info": {
"version": "3.3.2", "version": "3.4.0",
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.2.tgz", "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.4.0.tgz",
"integrity": "sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg==", "integrity": "sha512-t5QdPT5jq3o262DOQ8zA6E1tlH2upmUc4Hlvrbx1pGYJuiiHl7O7rvVNI+l8HTVhd/q3Qc9vqimkNk5yiXsAug==",
"dev": true "dev": true
}, },
"clean-stack": { "clean-stack": {
...@@ -388,9 +388,9 @@ ...@@ -388,9 +388,9 @@
} }
}, },
"cypress": { "cypress": {
"version": "10.7.0", "version": "10.8.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.7.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.8.0.tgz",
"integrity": "sha512-gTFvjrUoBnqPPOu9Vl5SBHuFlzx/Wxg/ZXIz2H4lzoOLFelKeF7mbwYUOzgzgF0oieU2WhJAestQdkgwJMMTvQ==", "integrity": "sha512-QVse0dnLm018hgti2enKMVZR9qbIO488YGX06nH5j3Dg1isL38DwrBtyrax02CANU6y8F4EJUuyW6HJKw1jsFA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cypress/request": "^2.88.10", "@cypress/request": "^2.88.10",
...@@ -412,7 +412,7 @@ ...@@ -412,7 +412,7 @@
"dayjs": "^1.10.4", "dayjs": "^1.10.4",
"debug": "^4.3.2", "debug": "^4.3.2",
"enquirer": "^2.3.6", "enquirer": "^2.3.6",
"eventemitter2": "^6.4.3", "eventemitter2": "6.4.7",
"execa": "4.1.0", "execa": "4.1.0",
"executable": "^4.1.1", "executable": "^4.1.1",
"extract-zip": "2.0.1", "extract-zip": "2.0.1",
......
{ {
"name": "cypress-stackspin", "name": "cypress-stackspin",
"version": "1.0.5", "version": "1.0.6",
"description": "", "description": "",
"main": "cypress.config.js", "main": "cypress.config.js",
"scripts": { "scripts": {
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"cypress": "10.7.0", "cypress": "10.8.0",
"cypress-iframe": "1.0.1" "cypress-iframe": "1.0.1"
} }
} }
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