mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
Update cypress
This commit is contained in:
parent
937dbba41e
commit
215bf74638
2 changed files with 585 additions and 322 deletions
22
package.json
22
package.json
|
@ -1139,7 +1139,7 @@
|
|||
"cronstrue": "^1.51.0",
|
||||
"css-box-model": "^1.2.1",
|
||||
"css.escape": "^1.5.1",
|
||||
"cypress-data-session": "^2.8.0",
|
||||
"cypress-data-session": "^2.8.6",
|
||||
"cytoscape": "^3.31.2",
|
||||
"cytoscape-dagre": "^2.5.0",
|
||||
"d3": "3.5.17",
|
||||
|
@ -1370,8 +1370,8 @@
|
|||
"@bazel/ibazel": "^0.16.2",
|
||||
"@bazel/typescript": "4.6.2",
|
||||
"@cypress/debugging-proxy": "2.0.1",
|
||||
"@cypress/grep": "^4.0.1",
|
||||
"@cypress/webpack-preprocessor": "^6.0.2",
|
||||
"@cypress/grep": "^4.1.0",
|
||||
"@cypress/webpack-preprocessor": "^6.0.4",
|
||||
"@elastic/eslint-plugin-eui": "0.1.1",
|
||||
"@elastic/makelogs": "^6.1.1",
|
||||
"@elastic/synthetics": "^1.18.0",
|
||||
|
@ -1763,13 +1763,13 @@
|
|||
"cssnano-preset-default": "^5.2.12",
|
||||
"cssstyle": "^4.1.0",
|
||||
"csstype": "^3.0.2",
|
||||
"cypress": "13.17.0",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress": "14.3.0",
|
||||
"cypress-axe": "^1.6.0",
|
||||
"cypress-file-upload": "^5.0.8",
|
||||
"cypress-multi-reporters": "^1.6.4",
|
||||
"cypress-network-idle": "^1.14.2",
|
||||
"cypress-real-events": "^1.11.0",
|
||||
"cypress-recurse": "^1.35.2",
|
||||
"cypress-multi-reporters": "^2.0.5",
|
||||
"cypress-network-idle": "^1.15.0",
|
||||
"cypress-real-events": "^1.14.0",
|
||||
"cypress-recurse": "^1.35.3",
|
||||
"dependency-check": "^4.1.0",
|
||||
"dependency-cruiser": "^16.10.0",
|
||||
"ejs": "^3.1.10",
|
||||
|
@ -1779,7 +1779,7 @@
|
|||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-ban": "^1.6.0",
|
||||
"eslint-plugin-cypress": "^2.15.1",
|
||||
"eslint-plugin-cypress": "^4.2.1",
|
||||
"eslint-plugin-depend": "^0.12.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-formatjs": "^4.12.2",
|
||||
|
@ -1802,7 +1802,7 @@
|
|||
"express": "^4.21.2",
|
||||
"fetch-mock": "^10.1.0",
|
||||
"file-loader": "^4.2.0",
|
||||
"find-cypress-specs": "^1.41.4",
|
||||
"find-cypress-specs": "^1.54.0",
|
||||
"fix-esm": "^1.0.1",
|
||||
"form-data": "^4.0.2",
|
||||
"geckodriver": "^5.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue