Skip to content

Commit 0be6443

Browse files
authored
chore: bump playwright to v1.47.0 (#48)
1 parent 1219002 commit 0be6443

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

playwright-ct-web/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sand4rt/experimental-ct-web",
3-
"version": "1.46.1",
3+
"version": "1.47.0",
44
"description": "Playwright Component Testing for Web Components",
55
"homepage": "https://playwright.dev",
66
"repository": {
@@ -44,7 +44,7 @@
4444
"./package.json": "./package.json"
4545
},
4646
"dependencies": {
47-
"@playwright/experimental-ct-core": "1.46.1"
47+
"@playwright/experimental-ct-core": "1.47.0"
4848
},
4949
"bin": {
5050
"playwright": "cli.js"

pnpm-lock.yaml

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)