From 3db62cfc96909bf281245f53954587d577a60b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 14:10:37 +0000 Subject: [PATCH] chore(deps): bump @mdn/rari from 0.1.17 to 0.1.18 Bumps [@mdn/rari](https://github.com/mdn/rari) from 0.1.17 to 0.1.18. - [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.17...v0.1.18) --- 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 6e4c4f955eeb..e6c6c8d0b4aa 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@lit/react": "^1.0.7", "@mdn/bcd-utils-api": "^0.0.7", "@mdn/browser-compat-data": "^5.6.30", - "@mdn/rari": "^0.1.17", + "@mdn/rari": "^0.1.18", "@mozilla/glean": "5.0.3", "@sentry/node": "^8.50.0", "@stripe/stripe-js": "^5.5.0", diff --git a/yarn.lock b/yarn.lock index 505faa9e0b44..fb89619a44c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2226,10 +2226,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.17": - version "0.1.17" - resolved "https://registry.yarnpkg.com/@mdn/rari/-/rari-0.1.17.tgz#4c8944faffe9d62efa7549d1d69ed42bb8ee79a5" - integrity sha512-X73z7u3zsqNU+8ox+CcKX9UoHUNkFBiTASKGZly0inYxiN3ntlNyQXolWaBSCVFFfOczvSj4G6+2kdPVC5Tr6g== +"@mdn/rari@^0.1.18": + version "0.1.18" + resolved "https://registry.yarnpkg.com/@mdn/rari/-/rari-0.1.18.tgz#c7111c2c1e2ca447fdbc26339d0dc0f57cba1757" + integrity sha512-AC71Ifld5hDDcAiiDh1iIF9cnKIe7ZRJUIVw4+9UtZKzhQPD3RKriUPQmiXEp8V7VWjd2761L4PcxHyQUoeBzg== dependencies: extract-zip "^2.0.1" https-proxy-agent "^7.0.2"