Skip to content
Snippets Groups Projects
Commit 7881ecbf authored by Girija Saint-Ange's avatar Girija Saint-Ange
Browse files

Merge branch 'renovate/playwright-monorepo' into 'master'

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

See merge request to-be-continuous/kicker!398
parents b2dc2b07 2aa776da
Branches
Tags
No related merge requests found
...@@ -2238,13 +2238,13 @@ ...@@ -2238,13 +2238,13 @@
} }
}, },
"node_modules/@playwright/test": { "node_modules/@playwright/test": {
"version": "1.46.0", "version": "1.48.2",
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.46.0.tgz", "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.48.2.tgz",
"integrity": "sha512-/QYft5VArOrGRP5pgkrfKksqsKA6CEFyGQ/gjNe6q0y4tZ1aaPfq4gIjudr1s3D+pXyrPRdsy4opKDrjBabE5w==", "integrity": "sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"playwright": "1.46.0" "playwright": "1.48.2"
}, },
"bin": { "bin": {
"playwright": "cli.js" "playwright": "cli.js"
...@@ -6812,13 +6812,13 @@ ...@@ -6812,13 +6812,13 @@
} }
}, },
"node_modules/playwright": { "node_modules/playwright": {
"version": "1.46.0", "version": "1.48.2",
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.46.0.tgz", "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.48.2.tgz",
"integrity": "sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw==", "integrity": "sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"playwright-core": "1.46.0" "playwright-core": "1.48.2"
}, },
"bin": { "bin": {
"playwright": "cli.js" "playwright": "cli.js"
...@@ -6831,9 +6831,9 @@ ...@@ -6831,9 +6831,9 @@
} }
}, },
"node_modules/playwright-core": { "node_modules/playwright-core": {
"version": "1.46.0", "version": "1.48.2",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.46.0.tgz", "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.48.2.tgz",
"integrity": "sha512-9Y/d5UIwuJk8t3+lhmMSAJyNP1BUC/DqP3cQJDQQL/oWqAiuPTLgy7Q5dzglmTLwcBRdetzgNM/gni7ckfTr6A==", "integrity": "sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"bin": { "bin": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment