From ddc7f108d063707dadfa41764617784874c4952c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 14:14:57 +0000 Subject: [PATCH] Bump @mdn/yari from 2.36.1 to 2.37.0 Bumps [@mdn/yari](https://github.com/mdn/yari) from 2.36.1 to 2.37.0. - [Release notes](https://github.com/mdn/yari/releases) - [Changelog](https://github.com/mdn/yari/blob/main/CHANGELOG.md) - [Commits](https://github.com/mdn/yari/compare/v2.36.1...v2.37.0) --- updated-dependencies: - dependency-name: "@mdn/yari" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 18991b644e51479..1465f0e554bc43c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "dependencies": { "@apideck/better-ajv-errors": "^0.3.6", "@caporal/core": "^2.0.7", - "@mdn/yari": "2.36.1", + "@mdn/yari": "2.37.0", "ajv": "^8.12.0", "ajv-formats": "^2.1.1", "async": "^3.2.5", diff --git a/yarn.lock b/yarn.lock index 2ee3e4f63c0f4e7..1081167ba882271 100644 --- a/yarn.lock +++ b/yarn.lock @@ -766,10 +766,10 @@ resolved "https://registry.yarnpkg.com/@mdn/browser-compat-data/-/browser-compat-data-5.4.4.tgz#df1332e50063499a98ff3772c5b2fdadab65d2c0" integrity sha512-ykYCVBr3CjyKHiXefqyl3SuSpoib/5ViBZ2kjD18xbZFJpnSSJZg1deq+lirYN0vheKhj7BU+29qjAusfZalOA== -"@mdn/yari@2.36.1": - version "2.36.1" - resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-2.36.1.tgz#b18dc402bc54c9462c63298104f12a3bcd97f464" - integrity sha512-2eeQapkw72IL8r+eeYqd3YJRnvxOCuZM4tQr7huBPPIP0W5bZRavVZw+H0ciuGD36uMB13qFgYwbY4IswiBQzA== +"@mdn/yari@2.37.0": + version "2.37.0" + resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-2.37.0.tgz#b52763436cde6590803e8435994f60b78798c9ab" + integrity sha512-pwnriLocKgOQSWgbQl8n3k86I5xLR0qBTSpYMRA5cCFIiXOjCmT2IgT5rThiNK0dcXXPELjf/3xU7Ih1aiAZKQ== dependencies: "@caporal/core" "^2.0.7" "@codemirror/lang-css" "^6.2.1" @@ -848,7 +848,7 @@ unified "^11.0.4" unist-builder "^4.0.0" unist-util-visit "^5.0.0" - web-features "0.4.1" + web-features "0.5.0-alpha.1" web-specs "^2.75.1" "@mozilla/glean@2.0.5": @@ -7757,10 +7757,10 @@ wcwidth@^1.0.1: dependencies: defaults "^1.0.3" -web-features@0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.4.1.tgz#8dc4c1bf169e67bc2f67c4e0152e2bd178a07e97" - integrity sha512-L+sP/1snkijvsef57Pn6+BILxDykeZQhlqS2JaYSqe+auajKbVgGzqJjknPpeGGDZVRz6Lfl88o0Mu3ZpD+luQ== +web-features@0.5.0-alpha.1: + version "0.5.0-alpha.1" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.5.0-alpha.1.tgz#672577016c8741f325b40849170c594b48378408" + integrity sha512-8ZcitZ3YCrZMwCajqRCOE81cUNutGuRKwRh6pVSxDC4YFG/2Yl0lToqyBjs0p7y4EpU6BOXjMmofcTI2tUve7Q== web-namespaces@^2.0.0: version "2.0.1"