Skip to content

Commit db6446b

Browse files
Bump playwright and @playwright/test in /meta_configurator (#845)
Bumps [playwright](https://github.com/microsoft/playwright) and [@playwright/test](https://github.com/microsoft/playwright). These dependencies needed to be updated together. Updates `playwright` from 1.51.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.51.1...v1.56.1) Updates `@playwright/test` from 1.51.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.51.1...v1.56.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.56.1 dependency-type: direct:development - dependency-name: "@playwright/test" dependency-version: 1.56.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9fc7e2 commit db6446b

2 files changed

Lines changed: 18 additions & 15 deletions

File tree

meta_configurator/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.

meta_configurator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"devDependencies": {
6666
"@ls-lint/ls-lint": "^2.2.3",
67-
"@playwright/test": "^1.51.1",
67+
"@playwright/test": "^1.56.1",
6868
"@rushstack/eslint-patch": "^1.2.0",
6969
"@tsconfig/node18": "^18.2.4",
7070
"@types/jsdom": "^21.1.1",
@@ -94,7 +94,7 @@
9494
"json-schema-to-ts": "^2.8.2",
9595
"lint-staged": "^15.4.1",
9696
"npm-run-all": "^4.1.5",
97-
"playwright": "^1.51.1",
97+
"playwright": "^1.56.1",
9898
"postcss": "^8.4.23",
9999
"prettier": "^2.8.7",
100100
"pretty-quick": "^3.1.3",

0 commit comments

Comments
 (0)