From 9db24fb91f67788943c036aae362c62195fdd457 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 12:33:46 +0000 Subject: [PATCH] Bump web-specs from 3.76.0 to 3.77.0 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.76.0 to 3.77.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@3.76.0...web-specs@3.77.0) --- updated-dependencies: - dependency-name: web-specs dependency-version: 3.77.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 0f20d5b087d..3b147a625d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.53.1", "unified": "^11.0.5", - "web-specs": "^3.76.0", + "web-specs": "^3.77.0", "winston": "^3.19.0", "yaml": "^2.8.2", "yargs": "^18.0.0" @@ -6503,9 +6503,9 @@ } }, "node_modules/web-specs": { - "version": "3.76.0", - "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.76.0.tgz", - "integrity": "sha512-mSoDvTlmIXbfi+DPwGJURJc4JQYNA/c4tWkxNkPZvernIVpQiRZdUqeX/iEb/nAbmxZ3aHAbwEJjqzSAwugYfw==", + "version": "3.77.0", + "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.77.0.tgz", + "integrity": "sha512-VTUlkxkn1INBo7MJ7jBTUwXsAsLH+fNqMXwzM9/SzM1jTXa7EVCsy7UNyopEPq5By7IpICh8w/vVzGHvTR0Gwg==", "dev": true, "license": "CC0-1.0" }, diff --git a/package.json b/package.json index bad59280fb4..e67c44671b9 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.53.1", "unified": "^11.0.5", - "web-specs": "^3.76.0", + "web-specs": "^3.77.0", "winston": "^3.19.0", "yaml": "^2.8.2", "yargs": "^18.0.0"