Skip to content

Commit b8e8def

Browse files
Bump playwright from 1.48.2 to 1.50.1 in /prototypes/basic (#147)
Bumps [playwright](https://github.com/microsoft/playwright) from 1.48.2 to 1.50.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.48.2...v1.50.1) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2f73da commit b8e8def

File tree

2 files changed

+49
-2
lines changed

2 files changed

+49
-2
lines changed

prototypes/basic/package-lock.json

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

prototypes/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@register-dynamics/importer": "file:../../lib/importer",
1111
"govuk-frontend": "5.7.1",
1212
"govuk-prototype-kit": "13.16.2",
13-
"playwright": "^1.48.2"
13+
"playwright": "^1.50.1"
1414
},
1515
"devDependencies": {
1616
"@playwright/test": "^1.50.1"

0 commit comments

Comments
 (0)