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