Skip to content

Commit 795727f

Browse files
chore(deps-dev): bump the playwright group with 6 updates
Bumps the playwright group with 6 updates: | Package | From | To | | --- | --- | --- | | [@playwright/experimental-ct-core](https://github.com/microsoft/playwright) | `1.55.1` | `1.56.0` | | [@playwright/experimental-ct-react](https://github.com/microsoft/playwright) | `1.55.1` | `1.56.0` | | [@playwright/experimental-ct-vue](https://github.com/microsoft/playwright) | `1.55.1` | `1.56.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.55.1` | `1.56.0` | | [playwright](https://github.com/microsoft/playwright) | `1.55.1` | `1.56.0` | | [playwright-core](https://github.com/microsoft/playwright) | `1.55.1` | `1.56.0` | Updates `@playwright/experimental-ct-core` from 1.55.1 to 1.56.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.56.0) Updates `@playwright/experimental-ct-react` from 1.55.1 to 1.56.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.56.0) Updates `@playwright/experimental-ct-vue` from 1.55.1 to 1.56.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.56.0) Updates `@playwright/test` from 1.55.1 to 1.56.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.56.0) Updates `playwright` from 1.55.1 to 1.56.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.56.0) Updates `playwright-core` from 1.55.1 to 1.56.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.56.0) --- updated-dependencies: - dependency-name: "@playwright/experimental-ct-core" dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: "@playwright/experimental-ct-react" dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: "@playwright/experimental-ct-vue" dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: "@playwright/test" dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: playwright dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: playwright-core dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85e9643 commit 795727f

File tree

6 files changed

+45
-45
lines changed

6 files changed

+45
-45
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"test:vue-showcase": "npm run test:e2e --workspace=vue-showcase"
3030
},
3131
"devDependencies": {
32-
"@playwright/test": "1.55.1",
32+
"@playwright/test": "1.56.0",
3333
"cpr": "3.0.1",
3434
"cross-env": "10.1.0",
3535
"dotenv": "17.2.3",

output/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"tsc": "tsc --project . --sourceMap false"
3232
},
3333
"devDependencies": {
34-
"@playwright/experimental-ct-react": "1.55.1",
34+
"@playwright/experimental-ct-react": "1.56.0",
3535
"@types/react": "18.3.13",
3636
"react": "18.3.1",
3737
"react-dom": "18.3.1"

output/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"test:components:ui": "playwright test --config playwright.config.ts --ui"
4242
},
4343
"devDependencies": {
44-
"@playwright/experimental-ct-vue": "1.55.1",
44+
"@playwright/experimental-ct-vue": "1.56.0",
4545
"@vitejs/plugin-vue": "6.0.1",
4646
"replace-in-file": "8.3.0",
4747
"tsx": "4.20.6",

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@
106106
"@guidepup/playwright": "0.14.2",
107107
"@guidepup/record": "0.1.0",
108108
"@guidepup/setup": "0.19.3",
109-
"@playwright/experimental-ct-core": "1.55.1",
110-
"@playwright/experimental-ct-react": "1.55.1",
111-
"@playwright/experimental-ct-vue": "1.55.1",
112-
"@playwright/test": "1.55.1",
109+
"@playwright/experimental-ct-core": "1.56.0",
110+
"@playwright/experimental-ct-react": "1.56.0",
111+
"@playwright/experimental-ct-vue": "1.56.0",
112+
"@playwright/test": "1.56.0",
113113
"accessibility-checker": "4.0.9",
114114
"adm-zip": "0.5.16",
115115
"commander": "14.0.1",
@@ -131,8 +131,8 @@
131131
"ng-packagr": "19.2.2",
132132
"npm-package-json-lint": "9.0.0",
133133
"npm-run-all2": "8.0.4",
134-
"playwright": "1.55.1",
135-
"playwright-core": "1.55.1",
134+
"playwright": "1.56.0",
135+
"playwright-core": "1.56.0",
136136
"postcss": "8.5.6",
137137
"postcss-cli": "11.0.1",
138138
"prettier": "3.6.2",

packages/foundations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@csstools/normalize.css": "12.1.1",
5555
"@db-ux/icon-font-tools": "0.3.4",
56-
"@playwright/test": "1.55.1",
56+
"@playwright/test": "1.56.0",
5757
"cpr": "3.0.1",
5858
"cssnano": "7.1.1",
5959
"dotenv": "17.2.3",

0 commit comments

Comments
 (0)