Skip to content

Commit

Permalink
Bump @mdn/yari from 1.3.2 to 1.5.0 (mdn#17311)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 15, 2022
1 parent a0995a2 commit a9f53b4
Show file tree
Hide file tree
Showing 2 changed files with 5 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 yari-build"
},
"dependencies": {
"@mdn/yari": "1.3.2",
"@mdn/yari": "1.5.0",
"cross-env": "7.0.3",
"env-cmd": "10.1.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
resolved "https://registry.yarnpkg.com/@mdn/browser-compat-data/-/browser-compat-data-5.0.1.tgz#e71fe19c5ba99413fae9305cc9ed060eeb07ea45"
integrity sha512-c+RIBgZSqSWgxZdNWLaaCAfBon2YM4pz0QD+VoT32rIOGChJl3l99E7B/xSWvVlSSiE7jQkEuJx3hbKoUdAi3w==

"@mdn/yari@1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-1.3.2.tgz#cf2962734a0ae5595a7f94cfde7ec0f418f73789"
integrity sha512-82eVHCbZFD6hBzMrfYscDIssVn0pQWUoTtts/2V24aa5uXv2wsLW70bar6FrisS7HP2Zdom6EyCJ5g341nOsRw==
"@mdn/yari@1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-1.5.0.tgz#cd5d6dd246dc6944f3d9ddf077dea7cb308c6f79"
integrity sha512-DkhgApS1TwyYsjEUb/G2oQzVo3DPP+nW8ke8qO43VbO5wdxG9iipFA+wkA806OvkQOB2a3kmpcyyJpW0rg+vfQ==
dependencies:
"@caporal/core" "^2.0.2"
"@fast-csv/parse" "^4.3.6"
Expand Down

0 comments on commit a9f53b4

Please sign in to comment.