playwright/tests/components
Max Schmitt 0a49c3dbb9
chore: bump @babel dependencies (#27632)
This fixes:

```
Run npm audit --omit dev
# npm audit report

@babel/traverse  <7.23.2
Severity: critical
Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code - https://github.com/advisories/GHSA-[6](https://github.com/microsoft/playwright/actions/runs/6535308689/job/17744452034?pr=27631#step:10:7)[7](https://github.com/microsoft/playwright/actions/runs/6535308689/job/17744452034?pr=27631#step:10:8)hx-6x53-jw[9](https://github.com/microsoft/playwright/actions/runs/6535308689/job/17744452034?pr=27631#step:10:10)2
fix available via `npm audit fix`
node_modules/@babel/traverse

1 critical severity vulnerability

To address all issues, run:
  npm audit fix
Error: Process completed with exit code 1.
```
2023-10-17 20:52:41 +02:00
..
ct-react17 chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
ct-react-vite fix(chromium): continue requests paused for the second time (#27429) 2023-10-04 11:18:06 -07:00
ct-solid chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
ct-svelte chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
ct-svelte-vite chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
ct-vue2-cli chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
ct-vue-cli chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
ct-vue-vite chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
.gitignore Revert "chore: use plugins for component testing again (#13977)" (#13998) 2022-05-06 12:02:07 -07:00
test-all.spec.js chore(ct): type check (#18208) 2022-10-20 13:33:25 -07:00