Skip to content

Commit 6abcaac

Browse files
test(deps): bump @playwright/test from 1.52.0 to 1.53.0 in the npm group (#827)
Bumps the npm group with 1 update: [@playwright/test](https://github.com/microsoft/playwright). Updates `@playwright/test` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.53.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56256b6 commit 6abcaac

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "amp-devcontainer-tests",
33
"version": "1.0.0",
44
"devDependencies": {
5-
"@playwright/test": "^1.52.0",
5+
"@playwright/test": "^1.53.0",
66
"@types/node": "^24.0.2",
77
"dotenv": "^16.5.0",
88
"nodemon": "^3.1.10",

0 commit comments

Comments
 (0)