build(deps): bump playwright from 1.49.1 to 1.50.1

This commit is contained in:
2025-02-21 17:22:03 -07:00
parent 79c9869e65
commit dc6d9c68a9
174 changed files with 3064 additions and 1955 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "playwright",
"version": "1.49.1",
"version": "1.50.1",
"description": "A high-level API to automate web browsers",
"repository": {
"type": "git",
@@ -56,7 +56,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.49.1"
"playwright-core": "1.50.1"
},
"optionalDependencies": {
"fsevents": "2.3.2"