ci: Upgrade frontend dev-tooling to address a couple of "vulnerable" dependencies (no-changelog) (#15349)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-05-13 14:16:15 +02:00
committed by GitHub
parent 0c4398fd2f
commit a3a23de0d7
4 changed files with 166 additions and 151 deletions

View File

@@ -23,9 +23,9 @@
"@n8n/typescript-config": "workspace:*",
"@n8n/vitest-config": "workspace:*",
"@n8n/storybook": "workspace:*",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.6.0",
"@testing-library/vue": "^8.1.0",
"@testing-library/jest-dom": "catalog:frontend",
"@testing-library/user-event": "catalog:frontend",
"@testing-library/vue": "catalog:frontend",
"@types/markdown-it": "^13.0.9",
"@types/markdown-it-emoji": "^2.0.2",
"@types/markdown-it-link-attributes": "^3.0.5",