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

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

parent a2b99b69
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -2489,13 +2489,13 @@
            }
        },
        "node_modules/@playwright/test": {
            "version": "1.48.2",
            "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.48.2.tgz",
            "integrity": "sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw==",
            "version": "1.49.1",
            "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.49.1.tgz",
            "integrity": "sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==",
            "dev": true,
            "license": "Apache-2.0",
            "dependencies": {
                "playwright": "1.48.2"
                "playwright": "1.49.1"
            },
            "bin": {
                "playwright": "cli.js"
@@ -7025,13 +7025,13 @@
            }
        },
        "node_modules/playwright": {
            "version": "1.48.2",
            "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.48.2.tgz",
            "integrity": "sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==",
            "version": "1.49.1",
            "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.49.1.tgz",
            "integrity": "sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==",
            "dev": true,
            "license": "Apache-2.0",
            "dependencies": {
                "playwright-core": "1.48.2"
                "playwright-core": "1.49.1"
            },
            "bin": {
                "playwright": "cli.js"
@@ -7044,9 +7044,9 @@
            }
        },
        "node_modules/playwright-core": {
            "version": "1.48.2",
            "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.48.2.tgz",
            "integrity": "sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==",
            "version": "1.49.1",
            "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.49.1.tgz",
            "integrity": "sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==",
            "dev": true,
            "license": "Apache-2.0",
            "bin": {