Skip to content

Commit

Permalink
Bump @mdn/yari from 2.61.0 to 2.62.0
Browse files Browse the repository at this point in the history
Bumps [@mdn/yari](https://github.com/mdn/yari) from 2.61.0 to 2.62.0.
- [Release notes](https://github.com/mdn/yari/releases)
- [Changelog](https://github.com/mdn/yari/blob/main/CHANGELOG.md)
- [Commits](mdn/yari@v2.61.0...v2.62.0)

---
updated-dependencies:
- dependency-name: "@mdn/yari"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent e050b87 commit 9212448
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@apideck/better-ajv-errors": "^0.3.6",
"@caporal/core": "^2.0.7",
"@mdn/yari": "2.61.0",
"@mdn/yari": "2.62.0",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"async": "^3.2.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -889,15 +889,15 @@
resolved "https://registry.yarnpkg.com/@mdn/bcd-utils-api/-/bcd-utils-api-0.0.7.tgz#555e80c33df520df068943e6b18ebc07f0e24d19"
integrity sha512-IHkkypEjlIkBkx4mJ2//Xbzog9M/Lzne1Sl8db2cIHJ/5pe3NCqSLwSchmqzcUN+/WJr/U+V3tNAbWunk2xZcA==

"@mdn/browser-compat-data@^5.5.48":
"@mdn/browser-compat-data@^5.5.49":
version "5.5.49"
resolved "https://registry.yarnpkg.com/@mdn/browser-compat-data/-/browser-compat-data-5.5.49.tgz#338a242528a66b2f4cb44a320db13887c27e08f3"
integrity sha512-FNYbYIA8WEff/+A8iMGstZhArpgy5ZxZ9uQRsBQ+qXsiKTYn3WjxpCmJRw3CFUOqFlQSZDkC3v1y3BijRnE1Pg==

"@mdn/yari@2.61.0":
version "2.61.0"
resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-2.61.0.tgz#0934c552b0d45b8bdf0971cb00e7f7af74451356"
integrity sha512-xNkxTzAV2suOPa553JBqES3Oix6QLO4aqDxKb4gsJ3aZcWvC2WcI2tTSyu9vjFGoSYhNPQHfkQ80t5k1yXFCtQ==
"@mdn/yari@2.62.0":
version "2.62.0"
resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-2.62.0.tgz#ef71c9a2e06455bd9556a000431af013f160609a"
integrity sha512-N6y6Sc8hdNMn4u2n3u+CbDc+CZQ6+/Fq8ZZae2KVogI7zMAbFl6L06e5TcEPeb4i6pX1cEFk4p9xPtJx59P+OQ==
dependencies:
"@caporal/core" "^2.0.7"
"@codemirror/lang-css" "^6.2.1"
Expand All @@ -907,7 +907,7 @@
"@codemirror/theme-one-dark" "^6.1.2"
"@fast-csv/parse" "^5.0.0"
"@mdn/bcd-utils-api" "^0.0.7"
"@mdn/browser-compat-data" "^5.5.48"
"@mdn/browser-compat-data" "^5.5.49"
"@mozilla/glean" "5.0.3"
"@sentry/node" "^8.26.0"
"@stripe/stripe-js" "^4.3.0"
Expand Down

0 comments on commit 9212448

Please sign in to comment.