Skip to content

Commit

Permalink
Bump @mdn/yari from 0.1.20 to 0.1.25 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 16, 2020
1 parent e7c50f5 commit e687cbf
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 @@ -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"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e687cbf

Please sign in to comment.