From 03049974bcd62ec887e509700664c704b18c8bd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 13:33:55 -0500 Subject: [PATCH] chore(deps): bump @mdn/yari from 0.4.238 to 0.4.244 (#2979) 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](https://github.com/mdn/yari/compare/v0.4.238...v0.4.244) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 57b1f41ceeb4261..3d840365de51fc5 100644 --- a/package.json +++ b/package.json @@ -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" } diff --git a/yarn.lock b/yarn.lock index a1a8044427d528a..f571a2f2d902580 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"