playwright/packages/playwright
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
..
bundles chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
src chore: plumb the target close reason when test fails (#27640) 2023-10-16 20:32:13 -07:00
types chore: allow a script to generate release-notes for GitHub (#27596) 2023-10-16 11:23:22 +02:00
.eslintrc.js chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
.npmignore chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
cli.js chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
index.d.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.mjs chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
jsx-runtime.js chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
jsx-runtime.mjs chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
package.json chore: mark 1.40.0-next (#27538) 2023-10-10 16:10:28 -07:00
test.d.ts chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
test.js feat: expose composedTest() instead of test._extendTest() (#27414) 2023-10-03 13:26:30 -07:00
test.mjs fix: merge{Tests,Expects} via ESM imports (#27630) 2023-10-17 00:09:44 +02:00
ThirdPartyNotices.txt chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00