Skip to content

Commit 853012b

Browse files
build(deps): bump playwright and @playwright/test
Bumps [playwright](https://github.com/microsoft/playwright) and [@playwright/test](https://github.com/microsoft/playwright). These dependencies needed to be updated together. Updates `playwright` from 1.54.1 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.58.2) Updates `@playwright/test` from 1.54.1 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.58.2) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.58.2 dependency-type: direct:production - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b11835 commit 853012b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Platforms/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.

Platforms/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.58.2",
1414
"@types/node": "^24.1.0",
1515
"http-server": "^14.1.1",
16-
"playwright": "^1.54.1"
16+
"playwright": "^1.58.2"
1717
}
1818
}

0 commit comments

Comments
 (0)