Skip to content

Commit a085923

Browse files
build: bump Playwright (#58)
* build: bump Playwright and set require to v1 * build: bump v1.52.0
1 parent 1732bde commit a085923

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 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
@@ -63,6 +63,6 @@
6363
"node": ">=22"
6464
},
6565
"peerDependencies": {
66-
"@playwright/test": "^1.44.1"
66+
"@playwright/test": "^1.52.0"
6767
}
6868
}

0 commit comments

Comments
 (0)