From cfa6865f1eadd1062d43f0fc399a7fb197aec2ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:15:12 +0000 Subject: [PATCH] chore(deps-dev): update dependency @playwright/test to ^1.49.0 --- client/package.json | 2 +- package-lock.json | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/client/package.json b/client/package.json index 029c0f92..11c4e699 100644 --- a/client/package.json +++ b/client/package.json @@ -39,7 +39,7 @@ "@astrojs/node": "^8.3.4", "@kubosho/configs": "^4.0.2", "@markuplint/astro-parser": "^4.6.13", - "@playwright/test": "^1.48.2", + "@playwright/test": "^1.49.0", "@types/escape-html": "^1.0.4", "@types/node": "^22.9.4", "@types/prismjs": "^1.26.5", diff --git a/package-lock.json b/package-lock.json index 813908ee..5b0c9ef7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ }, "client": { "name": "@kubosho/blog-client", - "version": "10.0.7", + "version": "10.0.8", "license": "MIT", "dependencies": { "@astrojs/cloudflare": "^11.2.0", @@ -42,7 +42,7 @@ "@astrojs/node": "^8.3.4", "@kubosho/configs": "^4.0.2", "@markuplint/astro-parser": "^4.6.13", - "@playwright/test": "^1.48.2", + "@playwright/test": "^1.49.0", "@types/escape-html": "^1.0.4", "@types/node": "^22.9.4", "@types/prismjs": "^1.26.5", @@ -2495,13 +2495,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.0", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.49.0.tgz", + "integrity": "sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.48.2" + "playwright": "1.49.0" }, "bin": { "playwright": "cli.js" @@ -16351,13 +16351,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.0", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.49.0.tgz", + "integrity": "sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.48.2" + "playwright-core": "1.49.0" }, "bin": { "playwright": "cli.js" @@ -16370,9 +16370,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.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.49.0.tgz", + "integrity": "sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==", "dev": true, "license": "Apache-2.0", "bin": {