From e687cbf61e39d9b14da080fa0e1d3540a003037d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2020 12:38:53 +0000 Subject: [PATCH] Bump @mdn/yari from 0.1.20 to 0.1.25 (#4) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6305a251af81e93..cd848cc0c33be7c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "start": "cd node_modules/@mdn/yari && cross-env CONTENT_ROOT=../../../files REACT_APP_DISABLE_AUTH=true yarn start:server" }, "dependencies": { - "@mdn/yari": "0.1.20" + "@mdn/yari": "0.1.25" }, "devDependencies": { "cross-env": "7.0.2" diff --git a/yarn.lock b/yarn.lock index 9f0019874b1eba0..0ad458f5fdc73e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1346,10 +1346,10 @@ "@types/istanbul-reports" "^1.1.1" "@types/yargs" "^13.0.0" -"@mdn/yari@0.1.20": - version "0.1.20" - resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.1.20.tgz#a12badb0e74417976662bcb8ccd6643af5a8dd9b" - integrity sha512-MxiM5VWq2LUt4oq/BTuQeI6v1Zm0wyvFK5isQa/HuzVIacS0BPI/5nii8+ZxFiRKAQGgqOwoYEN8AixX+lXsmA== +"@mdn/yari@0.1.25": + version "0.1.25" + resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.1.25.tgz#6e4f32eb76e261089956a259133b783fdcd35ff8" + integrity sha512-E8so7QtfGSR9LvjwPj7z1C+xXJsDEE0pP5Y1GWCPviPLjWWZx4zahty4OS1hUQsn9ttB2+809LIakQwXDFA4Zw== dependencies: "@types/react" "^16.9.49" "@types/react-dom" "^16.9.8"