From b8e4d4db9215fc91e6cfb86efa6c89fa6dda4ffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:46:22 +0000 Subject: [PATCH] chore(deps): bump @mdn/rari from 0.1.10 to 0.1.11 Bumps [@mdn/rari](https://github.com/mdn/rari) from 0.1.10 to 0.1.11. - [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.10...v0.1.11) --- 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 a2ec4c8673b3..1b894d13adaa 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.26", - "@mdn/rari": "^0.1.10", + "@mdn/rari": "^0.1.11", "@mozilla/glean": "5.0.3", "@sentry/node": "^8.47.0", "@stripe/stripe-js": "^5.4.0", diff --git a/yarn.lock b/yarn.lock index d39a33fc4160..b135d8c80690 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.10": - version "0.1.10" - resolved "https://registry.yarnpkg.com/@mdn/rari/-/rari-0.1.10.tgz#25d4e8940050522a958dea656529e9aef5ce53cd" - integrity sha512-SVtIrPkna+prq7Dp0sHZy1eNVIdN5s2aBR9qpazT4KAPiPsFmOLZw87Qv29vtVHscTpMq1m2s0/S8vtonvBDtA== +"@mdn/rari@^0.1.11": + version "0.1.11" + resolved "https://registry.yarnpkg.com/@mdn/rari/-/rari-0.1.11.tgz#9a080c7c0b2656f330008bdc269bb61944a173a2" + integrity sha512-MxAKEng2ceplxZos6ZSmTWamzMNPm5Mp61JQ9NORlEgK/AGXNrtQJzhNEcdl5vSuoOjyFxCF5KYj/Cx9EvQsmw== dependencies: extract-zip "^2.0.1" https-proxy-agent "^7.0.2"