From c9c9fe7d4da7e246e8ff5a1b07e8f5e527a37ff2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:29:54 +0000 Subject: [PATCH] chore(deps): bump @mdn/rari from 0.1.8 to 0.1.9 Bumps [@mdn/rari](https://github.com/mdn/rari) from 0.1.8 to 0.1.9. - [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.8...v0.1.9) --- 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 85faf0c84e76..d54cceae5f89 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.8", + "@mdn/rari": "^0.1.9", "@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 fdcecd3b4411..f052fe309e82 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.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== +"@mdn/rari@^0.1.9": + version "0.1.9" + resolved "https://registry.yarnpkg.com/@mdn/rari/-/rari-0.1.9.tgz#116280c492316707a4a24ca5c2c41e4f60affb4b" + integrity sha512-mAViy46Hq/swmkZ+cStwiXU+UfDuOtckoLagBR3zccgvA6B12hQvtLn3qoc3G6k5v7OeSxnoIOL1yIVy7PFOsw== dependencies: extract-zip "^2.0.1" https-proxy-agent "^7.0.2"