Skip to content

Commit 5dc7072

Browse files
chore(deps-dev): bump the playwright group with 3 updates
Bumps the playwright group with 3 updates: [@playwright/test](https://github.com/microsoft/playwright), [@playwright/experimental-ct-react](https://github.com/microsoft/playwright) and [@playwright/experimental-ct-vue](https://github.com/microsoft/playwright). Updates `@playwright/test` from 1.41.0 to 1.41.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.41.0...v1.41.1) Updates `@playwright/experimental-ct-react` from 1.41.0 to 1.41.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.41.0...v1.41.1) Updates `@playwright/experimental-ct-vue` from 1.41.0 to 1.41.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.41.0...v1.41.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: playwright - dependency-name: "@playwright/experimental-ct-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: playwright - dependency-name: "@playwright/experimental-ct-vue" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: playwright ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5faef8 commit 5dc7072

File tree

4 files changed

+62
-62
lines changed

4 files changed

+62
-62
lines changed

output/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@axe-core/playwright": "^4.8.3",
29-
"@playwright/experimental-ct-react": "1.41.0",
29+
"@playwright/experimental-ct-react": "1.41.1",
3030
"@types/react": "^18.2.48",
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0",

output/vue/vue3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@axe-core/playwright": "^4.8.3",
38-
"@playwright/experimental-ct-vue": "1.41.0",
38+
"@playwright/experimental-ct-vue": "1.41.1",
3939
"@vitejs/plugin-vue": "^5.0.3",
4040
"sass": "^1.70.0",
4141
"typescript": "^5.3.3",

package-lock.json

Lines changed: 59 additions & 59 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
@@ -82,7 +82,7 @@
8282
"devDependencies": {
8383
"@commitlint/cli": "18.4.4",
8484
"@commitlint/config-conventional": "18.4.4",
85-
"@playwright/test": "1.41.0",
85+
"@playwright/test": "1.41.1",
8686
"adm-zip": "0.5.10",
8787
"commander": "^11.1.0",
8888
"cpr": "3.0.1",

0 commit comments

Comments
 (0)