From b0e3e0b73a61c65972cd6b16476e9b10ad40c55b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 15:24:40 +0000 Subject: [PATCH] Bump @playwright/test from 1.58.0 to 1.58.1 Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.58.0 to 1.58.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.58.0...v1.58.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.58.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../test-app/package.json | 2 +- package-lock.json | 26 +++++++++---------- package.json | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/e2e/browser/solid-client-authn-browser/test-app/package.json b/e2e/browser/solid-client-authn-browser/test-app/package.json index 2914ce7e8..da7d0d7f0 100644 --- a/e2e/browser/solid-client-authn-browser/test-app/package.json +++ b/e2e/browser/solid-client-authn-browser/test-app/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@inrupt/eslint-config-lib": "^3.2.7", - "@playwright/test": "^1.58.0", + "@playwright/test": "^1.58.1", "@types/node": "^25.0.10", "@types/react": "^19.2.7", "@types/react-dom": "^19.2.3", diff --git a/package-lock.json b/package-lock.json index 0d4d5f868..5e2fab1bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@inrupt/internal-test-env": "^4.0.8", "@inrupt/jest-jsdom-polyfills": "^4.0.8", "@inrupt/solid-client": "^3.0.0", - "@playwright/test": "^1.58.0", + "@playwright/test": "^1.58.1", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-node-resolve": "^16.0.3", "@rollup/plugin-terser": "^0.4.4", @@ -71,7 +71,7 @@ }, "devDependencies": { "@inrupt/eslint-config-lib": "^3.2.7", - "@playwright/test": "^1.58.0", + "@playwright/test": "^1.58.1", "@types/node": "^25.0.10", "@types/react": "^19.2.7", "@types/react-dom": "^19.2.3", @@ -6570,13 +6570,13 @@ } }, "node_modules/@playwright/test": { - "version": "1.58.0", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.58.0.tgz", - "integrity": "sha512-fWza+Lpbj6SkQKCrU6si4iu+fD2dD3gxNHFhUPxsfXBPhnv3rRSQVd0NtBUT9Z/RhF/boCBcuUaMUSTRTopjZg==", + "version": "1.58.1", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.58.1.tgz", + "integrity": "sha512-6LdVIUERWxQMmUSSQi0I53GgCBYgM2RpGngCPY7hSeju+VrKjq3lvs7HpJoPbDiY5QM5EYRtRX5fvrinnMAz3w==", "devOptional": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.58.0" + "playwright": "1.58.1" }, "bin": { "playwright": "cli.js" @@ -20121,13 +20121,13 @@ } }, "node_modules/playwright": { - "version": "1.58.0", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.58.0.tgz", - "integrity": "sha512-2SVA0sbPktiIY/MCOPX8e86ehA/e+tDNq+e5Y8qjKYti2Z/JG7xnronT/TXTIkKbYGWlCbuucZ6dziEgkoEjQQ==", + "version": "1.58.1", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.58.1.tgz", + "integrity": "sha512-+2uTZHxSCcxjvGc5C891LrS1/NlxglGxzrC4seZiVjcYVQfUa87wBL6rTDqzGjuoWNjnBzRqKmF6zRYGMvQUaQ==", "devOptional": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.58.0" + "playwright-core": "1.58.1" }, "bin": { "playwright": "cli.js" @@ -20140,9 +20140,9 @@ } }, "node_modules/playwright-core": { - "version": "1.58.0", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.0.tgz", - "integrity": "sha512-aaoB1RWrdNi3//rOeKuMiS65UCcgOVljU46At6eFcOFPFHWtd2weHRRow6z/n+Lec0Lvu0k9ZPKJSjPugikirw==", + "version": "1.58.1", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.1.tgz", + "integrity": "sha512-bcWzOaTxcW+VOOGBCQgnaKToLJ65d6AqfLVKEWvexyS3AS6rbXl+xdpYRMGSRBClPvyj44njOWoxjNdL/H9UNg==", "devOptional": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index c2b8a323d..a41f5e1d5 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@inrupt/internal-test-env": "^4.0.8", "@inrupt/jest-jsdom-polyfills": "^4.0.8", "@inrupt/solid-client": "^3.0.0", - "@playwright/test": "^1.58.0", + "@playwright/test": "^1.58.1", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-node-resolve": "^16.0.3", "@rollup/plugin-terser": "^0.4.4",