mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Update cypress
This commit is contained in:
parent
522c5c8f3d
commit
984fdb8b45
1 changed files with 11 additions and 11 deletions
22
package.json
22
package.json
|
@ -1180,7 +1180,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.7",
|
||||
"cytoscape": "^3.31.2",
|
||||
"cytoscape-dagre": "^2.5.0",
|
||||
"d3": "3.5.17",
|
||||
|
@ -1411,8 +1411,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": "2.0.0",
|
||||
"@elastic/makelogs": "^6.1.1",
|
||||
"@elastic/synthetics": "^1.18.2",
|
||||
|
@ -1807,13 +1807,13 @@
|
|||
"cssnano-preset-default": "^7.0.7",
|
||||
"cssstyle": "^4.1.0",
|
||||
"csstype": "^3.0.2",
|
||||
"cypress": "13.17.0",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress": "14.5.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.37.1",
|
||||
"dependency-check": "^4.1.0",
|
||||
"dependency-cruiser": "^16.10.0",
|
||||
"ejs": "^3.1.10",
|
||||
|
@ -1823,7 +1823,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": "^5.1.0",
|
||||
"eslint-plugin-depend": "^0.12.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-formatjs": "^4.12.2",
|
||||
|
@ -1846,7 +1846,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.1",
|
||||
"fix-esm": "^1.0.1",
|
||||
"form-data": "^4.0.3",
|
||||
"geckodriver": "^5.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue