Skip to content

Commit

Permalink
chore(deps): bump @mdn/yari from 0.4.238 to 0.4.244 (#2979)
Browse files Browse the repository at this point in the history
Bumps [@mdn/yari](https://github.com/mdn/yari) from 0.4.238 to 0.4.244.
- [Release notes](https://github.com/mdn/yari/releases)
- [Changelog](https://github.com/mdn/yari/blob/main/docs/npm-releases.md)
- [Commits](mdn/yari@v0.4.238...v0.4.244)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2021
1 parent c6e6b77 commit 0304997
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 @@ -14,7 +14,7 @@
"build": "env-cmd --silent cross-env CONTENT_ROOT=files BUILD_OUT_ROOT=build node node_modules/@mdn/yari/build/cli.js"
},
"dependencies": {
"@mdn/yari": "0.4.238",
"@mdn/yari": "0.4.244",
"cross-env": "7.0.3",
"env-cmd": "10.1.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
dependencies:
extend "3.0.2"

"@mdn/yari@0.4.238":
version "0.4.238"
resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.4.238.tgz#9d24a557263c12e5fec2af9230f1aba644092c49"
integrity sha512-ZfrCQtALFSR8Fz7e38N8HoOGvLMwFEp3xhJclP0PgC27eJNWcUVmQGkqomK1Gc4e6rYKgktgawf4fBVhWEe9dQ==
"@mdn/yari@0.4.244":
version "0.4.244"
resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.4.244.tgz#e9fcb8a6f77f394673b2a8fa31836d015a04c5bd"
integrity sha512-thbR8G/c1VmDsLeewljh3jy+VT1zR2iKDjSAeHGQDg3nqXn/cI0RAU+dtutAL3B+VWlYrz7ZRGHoOMWafTdMIw==
dependencies:
"@caporal/core" "2.0.2"
"@fast-csv/parse" "4.3.6"
Expand Down

0 comments on commit 0304997

Please sign in to comment.