Skip to content

Commit

Permalink
chore(deps-dev): bump the playwright group with 3 updates
Browse files Browse the repository at this point in the history
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.42.1 to 1.43.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.42.1...v1.43.0)

Updates `@playwright/experimental-ct-react` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.42.1...v1.43.0)

Updates `@playwright/experimental-ct-vue` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.42.1...v1.43.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: playwright
- dependency-name: "@playwright/experimental-ct-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: playwright
- dependency-name: "@playwright/experimental-ct-vue"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: playwright
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 945cc18 commit 6e3594f
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion output/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@axe-core/playwright": "^4.8.5",
"@playwright/experimental-ct-react": "1.42.1",
"@playwright/experimental-ct-react": "1.43.0",
"@types/react": "^18.2.75",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion output/vue/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@axe-core/playwright": "^4.8.5",
"@playwright/experimental-ct-vue": "1.42.1",
"@playwright/experimental-ct-vue": "1.43.0",
"@vitejs/plugin-vue": "^5.0.4",
"sass": "^1.74.1",
"typescript": "^5.4.5",
Expand Down
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@playwright/test": "1.42.1",
"@playwright/test": "1.43.0",
"adm-zip": "0.5.12",
"commander": "^12.0.0",
"cpr": "3.0.1",
Expand Down

0 comments on commit 6e3594f

Please sign in to comment.