Skip to content

Commit

Permalink
chore: bump playwright to v1.47.0 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
sand4rt authored Sep 6, 2024
1 parent 1219002 commit 0be6443
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions playwright-ct-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sand4rt/experimental-ct-web",
"version": "1.46.1",
"version": "1.47.0",
"description": "Playwright Component Testing for Web Components",
"homepage": "https://playwright.dev",
"repository": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"./package.json": "./package.json"
},
"dependencies": {
"@playwright/experimental-ct-core": "1.46.1"
"@playwright/experimental-ct-core": "1.47.0"
},
"bin": {
"playwright": "cli.js"
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

0 comments on commit 0be6443

Please sign in to comment.