Skip to content

Commit 493b1ee

Browse files
build(deps-dev): bump playwright and @playwright/test
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.55.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.0...v1.56.1) Updates `@playwright/test` from 1.55.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.0...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]>
1 parent 9e562d8 commit 493b1ee

File tree

2 files changed

+16
-43
lines changed

2 files changed

+16
-43
lines changed

package-lock.json

Lines changed: 14 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@
616616
"devDependencies": {
617617
"@chromatic-com/storybook": "^4.1.2",
618618
"@eslint/eslintrc": "^3.3.1",
619-
"@playwright/test": "^1.54.1",
619+
"@playwright/test": "^1.56.1",
620620
"@storybook/addon-a11y": "^10.0.5",
621621
"@storybook/addon-docs": "^10.0.5",
622622
"@storybook/addon-vitest": "^10.0.5",
@@ -648,7 +648,7 @@
648648
"mermaid": "^10.9.4",
649649
"next": "^15.0.3",
650650
"nunjucks": "^3.2.4",
651-
"playwright": "^1.54.1",
651+
"playwright": "^1.56.1",
652652
"prettier": "^3.6.2",
653653
"prismjs": "^1.29.0",
654654
"remark-gfm": "^4.0.1",

0 commit comments

Comments
 (0)