mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Upgrade cypress (no-changelog) (#10903)
This commit is contained in:
committed by
GitHub
parent
56c8077e04
commit
d5574567f1
@@ -17,17 +17,17 @@
|
||||
"devDependencies": {
|
||||
"@n8n/api-types": "workspace:*",
|
||||
"@types/lodash": "catalog:",
|
||||
"eslint-plugin-cypress": "^3.3.0",
|
||||
"eslint-plugin-cypress": "^3.5.0",
|
||||
"n8n-workflow": "workspace:*"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ngneat/falso": "^7.2.0",
|
||||
"@sinonjs/fake-timers": "^11.2.2",
|
||||
"cypress": "^13.11.0",
|
||||
"@sinonjs/fake-timers": "^13.0.2",
|
||||
"cypress": "^13.14.2",
|
||||
"cypress-otp": "^1.0.3",
|
||||
"cypress-real-events": "^1.12.0",
|
||||
"cypress-real-events": "^1.13.0",
|
||||
"lodash": "catalog:",
|
||||
"nanoid": "catalog:",
|
||||
"start-server-and-test": "^2.0.5"
|
||||
"start-server-and-test": "^2.0.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user