From ed6a9707f4dd3f3f581618dab722722b8506f4bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 13:55:08 +0000 Subject: [PATCH] chore(deps): bump @mdn/yari from 0.4.244 to 0.4.248 Bumps [@mdn/yari](https://github.com/mdn/yari) from 0.4.244 to 0.4.248. - [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.244...v0.4.248) 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 3d840365de51fc5..4df0f5fbbc7c627 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.244", + "@mdn/yari": "0.4.248", "cross-env": "7.0.3", "env-cmd": "10.1.0" } diff --git a/yarn.lock b/yarn.lock index f571a2f2d902580..ad5dcb6df3c08f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -41,10 +41,10 @@ dependencies: extend "3.0.2" -"@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== +"@mdn/yari@0.4.248": + version "0.4.248" + resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.4.248.tgz#4f2e4a1506854f26b5fd9bcf2ea83dd64909a0dd" + integrity sha512-vWmG2OTzUhozonMQcMeSMgeJkios3I1sr0q1c+dOd2tW9WtmJyF66r26fs/68QYdPv5HoelxTap9FzJ/0ISQTA== dependencies: "@caporal/core" "2.0.2" "@fast-csv/parse" "4.3.6"