Skip to content

Commit

Permalink
Bump @mdn/yari from 0.1.25 to 0.1.26 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 17, 2020
1 parent e687cbf commit 4f43953
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.25"
"@mdn/yari": "0.1.26"
},
"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/[email protected].25":
version "0.1.25"
resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.1.25.tgz#6e4f32eb76e261089956a259133b783fdcd35ff8"
integrity sha512-E8so7QtfGSR9LvjwPj7z1C+xXJsDEE0pP5Y1GWCPviPLjWWZx4zahty4OS1hUQsn9ttB2+809LIakQwXDFA4Zw==
"@mdn/[email protected].26":
version "0.1.26"
resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.1.26.tgz#4126e0cb87da8ac4b02aff63275bb9740d05c998"
integrity sha512-THyfathw6lbUEtYkAzPP0D05KBKtVavhjihVuSsc+DkEqMGdkJEHOTi68vz9Vy+O9JK1BDxxG3yqmXiKQC6cqA==
dependencies:
"@types/react" "^16.9.49"
"@types/react-dom" "^16.9.8"
Expand Down

0 comments on commit 4f43953

Please sign in to comment.