Skip to content

Commit cb5b3b4

Browse files
chore(deps-dev): bump @playwright/test from 1.53.0 to 1.53.1 (#572)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.53.0 to 1.53.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.53.0...v1.53.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.53.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38ac97e commit cb5b3b4

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

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.

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.0",
14+
"@playwright/test": "^1.53.1",
1515
"@types/google.maps": "^3.58.1",
1616
"@types/node": "^24.0.3",
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.0"
12+
"@playwright/test": "^1.53.1"
1313
}
1414
}

0 commit comments

Comments
 (0)