Skip to content

Commit e22e723

Browse files
chore(deps-dev): bump @playwright/test from 1.53.2 to 1.54.1 (#625)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.53.2 to 1.54.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.53.2...v1.54.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.54.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William French <[email protected]>
1 parent 78fae2c commit e22e723

File tree

3 files changed

+18
-15
lines changed

3 files changed

+18
-15
lines changed

package-lock.json

Lines changed: 16 additions & 13 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
@@ -11,7 +11,7 @@
1111
"samples/*"
1212
],
1313
"devDependencies": {
14-
"@playwright/test": "^1.53.2",
14+
"@playwright/test": "^1.54.1",
1515
"@types/google.maps": "^3.58.1",
1616
"@types/node": "^24.0.13",
1717
"rimraf": "^6.0.1",

samples/3d-polygon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "vite preview"
1010
},
1111
"devDependencies": {
12-
"@playwright/test": "^1.53.2"
12+
"@playwright/test": "^1.54.1"
1313
}
1414
}

0 commit comments

Comments
 (0)