update cypress

deepsource-autofix-76c6eb20
Dan Gowans 2023-01-25 10:34:03 -05:00
parent 94af5ba3fe
commit 0179f866ed
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -77,7 +77,7 @@
"bulma-steps": "^2.2.1", "bulma-steps": "^2.2.1",
"bulma-switch": "^2.0.4", "bulma-switch": "^2.0.4",
"bulma-tooltip": "^3.0.2", "bulma-tooltip": "^3.0.2",
"cypress": "^12.3.0", "cypress": "^12.4.0",
"cypress-axe": "^1.3.0", "cypress-axe": "^1.3.0",
"eslint": "^8.32.0", "eslint": "^8.32.0",
"eslint-config-standard-with-typescript": "^32.0.0", "eslint-config-standard-with-typescript": "^32.0.0",
@ -3346,9 +3346,9 @@
} }
}, },
"node_modules/cypress": { "node_modules/cypress": {
"version": "12.3.0", "version": "12.4.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.3.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.4.0.tgz",
"integrity": "sha512-ZQNebibi6NBt51TRxRMYKeFvIiQZ01t50HSy7z/JMgRVqBUey3cdjog5MYEbzG6Ktti5ckDt1tfcC47lmFwXkw==", "integrity": "sha512-//h93K/yGC/7pxv1KamlkADbKHLp5h3f9rZDE2McRjXZDagMETH0sXowOOanvhsH8cFt/JWspIcK+p9cuaoAqg==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
@ -15219,9 +15219,9 @@
} }
}, },
"cypress": { "cypress": {
"version": "12.3.0", "version": "12.4.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.3.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.4.0.tgz",
"integrity": "sha512-ZQNebibi6NBt51TRxRMYKeFvIiQZ01t50HSy7z/JMgRVqBUey3cdjog5MYEbzG6Ktti5ckDt1tfcC47lmFwXkw==", "integrity": "sha512-//h93K/yGC/7pxv1KamlkADbKHLp5h3f9rZDE2McRjXZDagMETH0sXowOOanvhsH8cFt/JWspIcK+p9cuaoAqg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cypress/request": "^2.88.10", "@cypress/request": "^2.88.10",

View File

@ -101,7 +101,7 @@
"bulma-steps": "^2.2.1", "bulma-steps": "^2.2.1",
"bulma-switch": "^2.0.4", "bulma-switch": "^2.0.4",
"bulma-tooltip": "^3.0.2", "bulma-tooltip": "^3.0.2",
"cypress": "^12.3.0", "cypress": "^12.4.0",
"cypress-axe": "^1.3.0", "cypress-axe": "^1.3.0",
"eslint": "^8.32.0", "eslint": "^8.32.0",
"eslint-config-standard-with-typescript": "^32.0.0", "eslint-config-standard-with-typescript": "^32.0.0",