Skip to content

Commit 4e7d1c7

Browse files
build(deps): bump playwright
Bumps the npm_and_yarn group with 1 update in the /Tools/wasm/emscripten/browser_test directory: [playwright](https://github.com/microsoft/playwright). Updates `playwright` from 1.54.1 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.57.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.57.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b5ee3c commit 4e7d1c7

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Tools/wasm/emscripten/browser_test/package-lock.json

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

Tools/wasm/emscripten/browser_test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"license": "ISC",
1111
"description": "",
1212
"dependencies": {
13-
"@playwright/test": "^1.54.1",
13+
"@playwright/test": "^1.57.0",
1414
"@types/node": "^24.1.0",
1515
"http-server": "^14.1.1",
16-
"playwright": "^1.54.1"
16+
"playwright": "^1.57.0"
1717
}
1818
}

0 commit comments

Comments
 (0)