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

chore(deps): update dependency cypress to v10.6.0

parent aadd6298
No related branches found
No related tags found
1 merge request!242chore(deps): update dependency cypress to v10.6.0
Pipeline #25000 passed with stages
in 12 minutes and 10 seconds
{ {
"name": "cypress-stackspin", "name": "cypress-stackspin",
"version": "1.0.3", "version": "1.0.4",
"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.23", "version": "14.18.24",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.23.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.24.tgz",
"integrity": "sha512-MhbCWN18R4GhO8ewQWAFK4TGQdBpXWByukz7cWyJmXhvRuCIaM/oWytGPqVmDzgEnnaIc9ss6HbU5mUi+vyZPA==", "integrity": "sha512-aJdn8XErcSrfr7k8ZDDfU6/2OgjZcB2Fu9d+ESK8D7Oa5mtsv8Fa8GpcwTA0v60kuZBaalKPzuzun4Ov1YWO/w==",
"dev": true "dev": true
}, },
"@types/sinonjs__fake-timers": { "@types/sinonjs__fake-timers": {
...@@ -388,9 +388,9 @@ ...@@ -388,9 +388,9 @@
} }
}, },
"cypress": { "cypress": {
"version": "10.4.0", "version": "10.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.4.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.6.0.tgz",
"integrity": "sha512-OM7F8MRE01SHQRVVzunid1ZK1m90XTxYnl+7uZfIrB4CYqUDCrZEeSyCXzIbsS6qcaijVCAhqDL60SxG8N6hew==", "integrity": "sha512-6sOpHjostp8gcLO34p6r/Ci342lBs8S5z9/eb3ZCQ22w2cIhMWGUoGKkosabPBfKcvRS9BE4UxybBtlIs8gTQA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cypress/request": "^2.88.10", "@cypress/request": "^2.88.10",
...@@ -453,9 +453,9 @@ ...@@ -453,9 +453,9 @@
} }
}, },
"dayjs": { "dayjs": {
"version": "1.11.4", "version": "1.11.5",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.4.tgz", "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.5.tgz",
"integrity": "sha512-Zj/lPM5hOvQ1Bf7uAvewDaUcsJoI6JmNqmHhHl3nyumwe0XHwt8sWdOVAPACJzCebL8gQCi+K49w7iKWnGwX9g==", "integrity": "sha512-CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA==",
"dev": true "dev": true
}, },
"debug": { "debug": {
......
{ {
"name": "cypress-stackspin", "name": "cypress-stackspin",
"version": "1.0.3", "version": "1.0.4",
"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.4.0", "cypress": "10.6.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