Commit 2aa776da authored by to be continuous bot's avatar to be continuous bot
Browse files

chore(deps): update dependency @playwright/test to v1.48.2

parent 536e0aee
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -2157,13 +2157,13 @@
            }
        },
        "node_modules/@playwright/test": {
            "version": "1.46.0",
            "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.46.0.tgz",
            "integrity": "sha512-/QYft5VArOrGRP5pgkrfKksqsKA6CEFyGQ/gjNe6q0y4tZ1aaPfq4gIjudr1s3D+pXyrPRdsy4opKDrjBabE5w==",
            "version": "1.48.2",
            "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.48.2.tgz",
            "integrity": "sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw==",
            "dev": true,
            "license": "Apache-2.0",
            "dependencies": {
                "playwright": "1.46.0"
                "playwright": "1.48.2"
            },
            "bin": {
                "playwright": "cli.js"
@@ -6730,13 +6730,13 @@
            }
        },
        "node_modules/playwright": {
            "version": "1.46.0",
            "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.46.0.tgz",
            "integrity": "sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw==",
            "version": "1.48.2",
            "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.48.2.tgz",
            "integrity": "sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==",
            "dev": true,
            "license": "Apache-2.0",
            "dependencies": {
                "playwright-core": "1.46.0"
                "playwright-core": "1.48.2"
            },
            "bin": {
                "playwright": "cli.js"
@@ -6749,9 +6749,9 @@
            }
        },
        "node_modules/playwright-core": {
            "version": "1.46.0",
            "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.46.0.tgz",
            "integrity": "sha512-9Y/d5UIwuJk8t3+lhmMSAJyNP1BUC/DqP3cQJDQQL/oWqAiuPTLgy7Q5dzglmTLwcBRdetzgNM/gni7ckfTr6A==",
            "version": "1.48.2",
            "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.48.2.tgz",
            "integrity": "sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==",
            "dev": true,
            "license": "Apache-2.0",
            "bin": {