From 5264f521cd8155d1e01a0ced5f272d3d87bffdd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:24:03 +0000 Subject: [PATCH] Bump web-specs from 3.1.0 to 3.3.0 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.1.0 to 3.3.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@3.1.0...web-specs@3.3.0) --- updated-dependencies: - dependency-name: web-specs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index b0b02b07..c1eeb612 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "fetch-filecache-for-crawling": "5.1.1", "puppeteer": "22.0.0", "semver": "^7.3.5", - "web-specs": "3.1.0", + "web-specs": "3.3.0", "webidl2": "24.4.1" }, "bin": { @@ -2841,9 +2841,9 @@ "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==" }, "node_modules/web-specs": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.1.0.tgz", - "integrity": "sha512-m9/rjxGeHIlQGtIj3UeATcCRE7Kmi6AwswkfRp4B5Or+TeQVcBrfWOyRwj2CP8ue07aQ4XKnp9SANhsJFy5X8g==" + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.3.0.tgz", + "integrity": "sha512-MqJvS3sCOxQoGBzRLrF2+wezXcLRL4HcG6qQ6PhBIVZWidw4H5POP/CSwZ86hIXxNEUJrkMud4YNNIE87cnpIg==" }, "node_modules/webidl-conversions": { "version": "3.0.1", @@ -5023,9 +5023,9 @@ "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==" }, "web-specs": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.1.0.tgz", - "integrity": "sha512-m9/rjxGeHIlQGtIj3UeATcCRE7Kmi6AwswkfRp4B5Or+TeQVcBrfWOyRwj2CP8ue07aQ4XKnp9SANhsJFy5X8g==" + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.3.0.tgz", + "integrity": "sha512-MqJvS3sCOxQoGBzRLrF2+wezXcLRL4HcG6qQ6PhBIVZWidw4H5POP/CSwZ86hIXxNEUJrkMud4YNNIE87cnpIg==" }, "webidl-conversions": { "version": "3.0.1", diff --git a/package.json b/package.json index 721ac5ce..6c80daea 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "fetch-filecache-for-crawling": "5.1.1", "puppeteer": "22.0.0", "semver": "^7.3.5", - "web-specs": "3.1.0", + "web-specs": "3.3.0", "webidl2": "24.4.1" }, "devDependencies": {