From b641891f8936a60e8decf7ffc780e9512c8bd3f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 05:55:32 +0000 Subject: [PATCH] chore(deps): bump @mdn/yari from 0.4.221 to 0.4.231 Bumps [@mdn/yari](https://github.com/mdn/yari) from 0.4.221 to 0.4.231. - [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.221...v0.4.231) 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 1c52a5614f262ca..a8902127fc3803c 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.221", + "@mdn/yari": "0.4.231", "cross-env": "7.0.3", "env-cmd": "10.1.0" } diff --git a/yarn.lock b/yarn.lock index 7f8aab895cf0a78..bc23dbb54254da9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -41,10 +41,10 @@ dependencies: extend "3.0.2" -"@mdn/yari@0.4.221": - version "0.4.221" - resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.4.221.tgz#93d271c58eea350699c5832c74e46460436a742c" - integrity sha512-x/OIS1MioBkx9J89vniwHyZFlABvz/Yvr4EZ4fLBr8wnWP5xIHL/1lbFMUgA9+jdezQ+I7RWZ7NlDLf83wtVcQ== +"@mdn/yari@0.4.231": + version "0.4.231" + resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.4.231.tgz#2322e506b32461ed050c458c639d76d93231a2a2" + integrity sha512-LoxqQBXIhyQOi5aSh9AeJPv8AcmTSPHvMcbx8ewUfLarURB+n8zDtpwXcy/UKtH5coVPnNrFcNniPxX2mttJsA== dependencies: "@caporal/core" "2.0.2" "@fast-csv/parse" "4.3.6"