Skip to content

Commit

Permalink
chore(deps): bump @mdn/rari from 0.1.8 to 0.1.9
Browse files Browse the repository at this point in the history
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](mdn/rari@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent b6b7552 commit c9c9fe7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c9c9fe7

Please sign in to comment.