Skip to content

Commit 850666f

Browse files
chore: bump @playwright/test in the root-npm-dependencies group (#515)
Bumps the root-npm-dependencies group with 1 update: [@playwright/test](https://github.com/microsoft/playwright). Updates `@playwright/test` from 1.62.0 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.62.0...v1.62.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d38c8f commit 850666f

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

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
@@ -10,7 +10,7 @@
1010
"serve:web": "http-server build/web -p 8080 -c-1 -a 127.0.0.1 --proxy http://127.0.0.1:8080?"
1111
},
1212
"devDependencies": {
13-
"@playwright/test": "^1.62.0",
13+
"@playwright/test": "^1.62.1",
1414
"http-server": "^14.1.1",
1515
"prettier": "^3.9.6",
1616
"tsx": "^4.23.1"

0 commit comments

Comments
 (0)