From c223e81137bd3d956d306911b22a768e9426fcf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 11:03:01 +0000 Subject: [PATCH] chore(deps): bump @mdn/rari from 0.1.7 to 0.1.8 Bumps [@mdn/rari](https://github.com/mdn/rari) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/mdn/rari/releases) - [Changelog](https://github.com/mdn/rari/blob/main/CHANGELOG.md) - [Commits](https://github.com/mdn/rari/compare/v0.1.7...v0.1.8) --- updated-dependencies: - dependency-name: "@mdn/rari" 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 3284c27433e4..02f37b387396 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@lit/react": "^1.0.6", "@mdn/bcd-utils-api": "^0.0.7", "@mdn/browser-compat-data": "^5.6.25", - "@mdn/rari": "^0.1.7", + "@mdn/rari": "^0.1.8", "@mozilla/glean": "5.0.3", "@sentry/node": "^8.47.0", "@stripe/stripe-js": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 02045cddb40d..5c86c7131569 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2215,10 +2215,10 @@ resolved "https://registry.yarnpkg.com/@mdn/minimalist/-/minimalist-2.0.4.tgz#6488ab0cb65b059446dcd9bf542246b81febe241" integrity sha512-jocePw/fsGcBxO67D+iWQLZ0TQjwNVonaME2BFN98QIm/e1kTY1/k2s4fOqH5MMa3QYURxa098bI4sChn6s/7Q== -"@mdn/rari@^0.1.7": - version "0.1.7" - resolved "https://registry.yarnpkg.com/@mdn/rari/-/rari-0.1.7.tgz#14ed8c61cd3c68f0264527b5003b92ef6138460d" - integrity sha512-+j/wE8GmmM5OnACokTLI/GmJ0LUp2nJnrFrIneqJqJtHcJgnBIDyXHjdf5hdr13DqKxqDAeYk5UPXYux7nYJOw== +"@mdn/rari@^0.1.8": + version "0.1.8" + resolved "https://registry.yarnpkg.com/@mdn/rari/-/rari-0.1.8.tgz#78a77b244707d2a9f4e639e1d402101492800c11" + integrity sha512-EqG38ZjO6H70CZyP4kukZwR6e3zCDWYTcCs3PqWpe+dmNdByDcNqrXRnK02W/0WW1kaz/DUq/01kdcijoiZkzA== dependencies: extract-zip "^2.0.1" https-proxy-agent "^7.0.2"