From 789de57929d37b08b63a1e77df26307ae03183db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 14:47:52 +0000 Subject: [PATCH] chore(deps-dev): bump @playwright/cli in the playwright group Bumps the playwright group with 1 update: [@playwright/cli](https://github.com/microsoft/playwright-cli). Updates `@playwright/cli` from 0.1.13 to 0.1.14 - [Release notes](https://github.com/microsoft/playwright-cli/releases) - [Commits](https://github.com/microsoft/playwright-cli/compare/v0.1.13...v0.1.14) --- updated-dependencies: - dependency-name: "@playwright/cli" dependency-version: 0.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: playwright ... Signed-off-by: dependabot[bot] --- package-lock.json | 35 +++++++++++++++++++---------------- package.json | 2 +- 2 files changed, 20 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index f2930c0c..7d5dbdb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -75,7 +75,7 @@ }, "devDependencies": { "@anthropic-ai/claude-agent-sdk": "0.3.168", - "@playwright/cli": "^0.1.13", + "@playwright/cli": "^0.1.14", "@playwright/test": "^1.60.0", "@stylistic/eslint-plugin-ts": "^2.13.0", "@types/chrome-remote-interface": "^0.34.0", @@ -2582,14 +2582,14 @@ } }, "node_modules/@playwright/cli": { - "version": "0.1.13", - "resolved": "https://registry.npmjs.org/@playwright/cli/-/cli-0.1.13.tgz", - "integrity": "sha512-ntG80HgWp9y5HUDApoucNXx1Ny6YlCaRJdGpZZeY43Oh8Q+Iivs0hlEcGhnW/bEwsTkw72JxxlzEMOLwH42a9g==", + "version": "0.1.14", + "resolved": "https://registry.npmjs.org/@playwright/cli/-/cli-0.1.14.tgz", + "integrity": "sha512-DoKzrzEN/ivdxFy61Kbqzsz/U4+6F6Nk1Psu9hSYYYriqhzifW57VuNciuXjFS5Xuyhb8aXcy5hCgbDdqr3EIg==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.61.0-alpha-1778188671000", - "playwright-core": "1.61.0-alpha-1778188671000" + "playwright": "1.61.0-alpha-1781023400000", + "playwright-core": "1.61.0-alpha-1781023400000" }, "bin": { "playwright-cli": "playwright-cli.js" @@ -2599,9 +2599,9 @@ } }, "node_modules/@playwright/cli/node_modules/playwright-core": { - "version": "1.61.0-alpha-1778188671000", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.61.0-alpha-1778188671000.tgz", - "integrity": "sha512-nsw2Crz0uZS3IRHiEcOXUt+RaKB/Hna+GAD4oD6cPqCHfJfW77cJdgktC0jzp3Ndyv23EJI3bcWSqFIiqSNE5A==", + "version": "1.61.0-alpha-1781023400000", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.61.0-alpha-1781023400000.tgz", + "integrity": "sha512-UdtUd9qnCO0zvb8p3OvOZpelY6mA40mTb3NmWGuMtrD+hqqWuorWCPlSGwj7jw/LEB9AxvYLHTL1CJi2flvksg==", "dev": true, "license": "Apache-2.0", "bin": { @@ -17083,13 +17083,13 @@ } }, "node_modules/playwright": { - "version": "1.61.0-alpha-1778188671000", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.61.0-alpha-1778188671000.tgz", - "integrity": "sha512-A6fFc7ExLRmvm0ZHqCyY2uHXSvEdpb8W+/HyIPK4ecRqNil8Mc1Vig1WFYoqk82x3+U9Qb571fQE95wgKqIQ1g==", + "version": "1.61.0-alpha-1781023400000", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.61.0-alpha-1781023400000.tgz", + "integrity": "sha512-8TRUG3IvwaAhuVm6k3C5vB7CwC5Fxq76DCCxOgPr6r1dpTedDwxlmdOBUkSZ0zxfxP14jcuPxi86/Trq4eA03w==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.61.0-alpha-1778188671000" + "playwright-core": "1.61.0-alpha-1781023400000" }, "bin": { "playwright": "cli.js" @@ -17129,9 +17129,9 @@ } }, "node_modules/playwright/node_modules/playwright-core": { - "version": "1.61.0-alpha-1778188671000", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.61.0-alpha-1778188671000.tgz", - "integrity": "sha512-nsw2Crz0uZS3IRHiEcOXUt+RaKB/Hna+GAD4oD6cPqCHfJfW77cJdgktC0jzp3Ndyv23EJI3bcWSqFIiqSNE5A==", + "version": "1.61.0-alpha-1781023400000", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.61.0-alpha-1781023400000.tgz", + "integrity": "sha512-UdtUd9qnCO0zvb8p3OvOZpelY6mA40mTb3NmWGuMtrD+hqqWuorWCPlSGwj7jw/LEB9AxvYLHTL1CJi2flvksg==", "dev": true, "license": "Apache-2.0", "bin": { @@ -19328,6 +19328,9 @@ "nan": "^2.23.0" } }, + "node_modules/ssh2/node_modules/cpu-features": { + "optional": true + }, "node_modules/stable": { "version": "0.1.8", "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz", diff --git a/package.json b/package.json index d6d8798d..0e2ddbf2 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ }, "devDependencies": { "@anthropic-ai/claude-agent-sdk": "0.3.168", - "@playwright/cli": "^0.1.13", + "@playwright/cli": "^0.1.14", "@playwright/test": "^1.60.0", "@stylistic/eslint-plugin-ts": "^2.13.0", "@types/chrome-remote-interface": "^0.34.0",