Skip to content

Commit 6b41482

Browse files
committed
chore(deps): update Playwright to 1.56.1
1 parent 72bfff8 commit 6b41482

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "multiple-select-vanilla-root",
33
"private": true,
4-
"version": "0.0.0",
54
"author": {
65
"name": "zhixin wen",
76
"email": "[email protected]",
@@ -54,7 +53,7 @@
5453
"test:e2e:debug": "playwright test --config playwright/playwright.config.ts --ui --debug",
5554
"test:e2e:ui": "playwright test --config playwright/playwright.config.ts --ui",
5655
"test:report": "playwright show-report",
57-
"playwright:install": "pnpm exec playwright install"
56+
"playwright:install": "pnpm exec playwright install chromium"
5857
},
5958
"engines": {
6059
"node": "^20.17.0 || >=22.9.0",
@@ -65,7 +64,7 @@
6564
"@lerna-lite/cli": "^4.9.0",
6665
"@lerna-lite/publish": "^4.9.0",
6766
"@lerna-lite/watch": "^4.9.0",
68-
"@playwright/test": "~1.52.0",
67+
"@playwright/test": "^1.56.1",
6968
"@types/node": "^24.7.1",
7069
"conventional-changelog-conventionalcommits": "^9.1.0",
7170
"cross-env": "catalog:",

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)