From 4f1d856d361c53bd18e2df51e48b846f9b558142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 10:47:19 +0000 Subject: [PATCH] chore(deps): bump @mdn/rari from 0.1.15 to 0.1.16 Bumps [@mdn/rari](https://github.com/mdn/rari) from 0.1.15 to 0.1.16. - [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.15...v0.1.16) --- 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 b29f03958bdc..1585eafdf81b 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.28", - "@mdn/rari": "^0.1.15", + "@mdn/rari": "^0.1.16", "@mozilla/glean": "5.0.3", "@sentry/node": "^8.48.0", "@stripe/stripe-js": "^5.5.0", diff --git a/yarn.lock b/yarn.lock index 5ea74dff4fa6..51f528f0d351 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.15": - version "0.1.15" - resolved "https://registry.yarnpkg.com/@mdn/rari/-/rari-0.1.15.tgz#704732f8d085b4ecb63d3f39704cb7cda01f0d46" - integrity sha512-zY6yvHMb8G6vU58vA0QX31b27z72ZMacREJoWLORPwR/w9Uvp/p6e8EzoDOFsU7cSv/sCXisdA4cTKE9LTy+kQ== +"@mdn/rari@^0.1.16": + version "0.1.16" + resolved "https://registry.yarnpkg.com/@mdn/rari/-/rari-0.1.16.tgz#a6d3ecf4712dd2bb7422a779f3b9cd3593ab7caa" + integrity sha512-AlWNyrkJUD2MKKTBUWH+G7/q8ahx89FfoHzGOGt2qlWDZcxTKKFjh4YQM3mbsn3iaronvcg9RsXjqdj75XmimA== dependencies: extract-zip "^2.0.1" https-proxy-agent "^7.0.2"