Skip to content

Commit

Permalink
chore(deps): bump @mdn/yari from 0.4.153 to 0.4.166 (mdn#2639)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 24, 2021
1 parent eb16837 commit d0869ef
Show file tree
Hide file tree
Showing 2 changed files with 11 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.153",
"@mdn/yari": "0.4.166",
"cross-env": "7.0.3",
"env-cmd": "10.1.0"
}
Expand Down
14 changes: 10 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/[email protected].153":
version "0.4.153"
resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.4.153.tgz#92270c80862e5bf6d6ef51c48c18bc2c98124dec"
integrity sha512-5Z9/Lza0FsTCy/UmCp83wgKW59WKRJjBWQa7jD6UHe23lXEo0Cv35k87wBgp1XrVGiASUTHVTilh1eiRKzlt+w==
"@mdn/[email protected].166":
version "0.4.166"
resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.4.166.tgz#eec0d6236b25d6eee5e98e984b439ad36b6e264b"
integrity sha512-xzBdbYheJqDI69+UVEJXRkG9213D8NoASs1im2BkqVwUuB7hBiIsTOUJ42p6q0tN9CmAqycQMqFpCWdwOU3/NA==
dependencies:
"@caporal/core" "2.0.2"
"@fast-csv/parse" "4.3.6"
Expand Down Expand Up @@ -76,6 +76,7 @@
inquirer "^7.3.3"
is-svg "4.2.1"
js-yaml "4.0.0"
loglevel "^1.7.1"
lru-cache "^6.0.0"
mdn-data "2.0.16"
open "^7.4.2"
Expand Down Expand Up @@ -2503,6 +2504,11 @@ logform@^2.1.1:
ms "^2.1.1"
triple-beam "^1.3.0"

loglevel@^1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.7.1.tgz#005fde2f5e6e47068f935ff28573e125ef72f197"
integrity sha512-Hesni4s5UkWkwCGJMQGAh71PaLUmKFM60dHvq0zi/vDhhrzuk+4GgNbTXJ12YYQJn6ZKBDNIjYcuQGKudvqrIw==

longest@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097"
Expand Down

0 comments on commit d0869ef

Please sign in to comment.