From 76cf41a48fa4a1b45ba5318aca280c7de197f4de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 09:24:47 +0000 Subject: [PATCH] Bump web-specs from 3.66.0 to 3.67.0 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.66.0 to 3.67.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@3.66.0...web-specs@3.67.0) --- updated-dependencies: - dependency-name: web-specs dependency-version: 3.67.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d6c4bda7efb..55be16850bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.45.0", "unified": "^11.0.5", - "web-specs": "^3.66.0", + "web-specs": "^3.67.0", "winston": "^3.18.3", "yaml": "^2.8.1", "yargs": "^18.0.0" @@ -6248,9 +6248,9 @@ } }, "node_modules/web-specs": { - "version": "3.66.0", - "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.66.0.tgz", - "integrity": "sha512-FojLocglAxtCVau46MIDcxR5yIGfxrD1PA7kAGJ0gBDLAfbFxJGElP0cdHZLmGN1iRaVxbFZnxECVS87+JUYwA==", + "version": "3.67.0", + "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.67.0.tgz", + "integrity": "sha512-RVfGgKNssXl3KJPyDppA+YsuqZouQT7WB6SDP/f6hY92gcpCoD8zkvwaH9qX0Aa1lY/fTqQd0tqmskMxkpxV7Q==", "dev": true, "license": "CC0-1.0" }, diff --git a/package.json b/package.json index 465af3dbe84..6351c850c10 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.45.0", "unified": "^11.0.5", - "web-specs": "^3.66.0", + "web-specs": "^3.67.0", "winston": "^3.18.3", "yaml": "^2.8.1", "yargs": "^18.0.0"