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

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

parent 20c8ba10
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -2148,13 +2148,13 @@
            }
        },
        "node_modules/@playwright/test": {
            "version": "1.45.3",
            "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.45.3.tgz",
            "integrity": "sha512-UKF4XsBfy+u3MFWEH44hva1Q8Da28G6RFtR2+5saw+jgAFQV5yYnB1fu68Mz7fO+5GJF3wgwAIs0UelU8TxFrA==",
            "version": "1.46.0",
            "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.46.0.tgz",
            "integrity": "sha512-/QYft5VArOrGRP5pgkrfKksqsKA6CEFyGQ/gjNe6q0y4tZ1aaPfq4gIjudr1s3D+pXyrPRdsy4opKDrjBabE5w==",
            "dev": true,
            "license": "Apache-2.0",
            "dependencies": {
                "playwright": "1.45.3"
                "playwright": "1.46.0"
            },
            "bin": {
                "playwright": "cli.js"
@@ -6721,13 +6721,13 @@
            }
        },
        "node_modules/playwright": {
            "version": "1.45.3",
            "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.45.3.tgz",
            "integrity": "sha512-QhVaS+lpluxCaioejDZ95l4Y4jSFCsBvl2UZkpeXlzxmqS+aABr5c82YmfMHrL6x27nvrvykJAFpkzT2eWdJww==",
            "version": "1.46.0",
            "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.46.0.tgz",
            "integrity": "sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw==",
            "dev": true,
            "license": "Apache-2.0",
            "dependencies": {
                "playwright-core": "1.45.3"
                "playwright-core": "1.46.0"
            },
            "bin": {
                "playwright": "cli.js"
@@ -6740,9 +6740,9 @@
            }
        },
        "node_modules/playwright-core": {
            "version": "1.45.3",
            "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.45.3.tgz",
            "integrity": "sha512-+ym0jNbcjikaOwwSZycFbwkWgfruWvYlJfThKYAlImbxUgdWFO2oW70ojPm4OpE4t6TAo2FY/smM+hpVTtkhDA==",
            "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==",
            "dev": true,
            "license": "Apache-2.0",
            "bin": {