From e4f799b6ad9c82ac569867603eee473c41f134d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 11:08:09 +0000 Subject: [PATCH] chore(deps): bump @webref/css from 6.17.3 to 6.17.4 Bumps [@webref/css](https://github.com/w3c/webref) from 6.17.3 to 6.17.4. - [Commits](https://github.com/w3c/webref/compare/@webref/css@6.17.3...@webref/css@6.17.4) --- updated-dependencies: - dependency-name: "@webref/css" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5a1cb3961c63..94269209406d 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@stripe/stripe-js": "^4.10.0", "@use-it/interval": "^1.0.0", "@vscode/ripgrep": "^1.15.9", - "@webref/css": "^6.17.3", + "@webref/css": "^6.17.4", "accept-language-parser": "^1.5.0", "async": "^3.2.6", "chalk": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 23a8a517ef48..10e9786bb656 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3969,10 +3969,10 @@ resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e" integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ== -"@webref/css@^6.17.3": - version "6.17.3" - resolved "https://registry.yarnpkg.com/@webref/css/-/css-6.17.3.tgz#c72f0cf95a61de1eadb4ad3db9dfc7a074e94d9b" - integrity sha512-0N02nn3eSlDGNAKkfOvDn3g5/d+8pxOXsJKw9rbA66xz8xTwJ8/eXBxP+yfUBebt4JCcRL+OQ2W2UFnzPd8qPg== +"@webref/css@^6.17.4": + version "6.17.4" + resolved "https://registry.yarnpkg.com/@webref/css/-/css-6.17.4.tgz#1722ced57468d44ea7ee230dd458657534710206" + integrity sha512-c7HoBCO3RCIOeeM0aBxCXhfljwwnDCjZAYKxHsmvymu5/nmk4uQDTM4uecIu/SUiAmYCb7a1DGKN6mCKg489kA== "@xtuc/ieee754@^1.2.0": version "1.2.0"