Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Bump yarn from 1.6.0 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.6.0 to 1.22.0.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
- [Commits](yarnpkg/yarn@v1.6.0...v1.22.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2020
1 parent 62b0d60 commit 339835c
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 7 deletions.
62 changes: 59 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"webpack-manifest-plugin": "1.3.2",
"whatwg-fetch": "2.0.3",
"yamljs": "^0.2.8",
"yarn": "^1.6.0"
"yarn": "^1.22.0"
},
"jest": {
"collectCoverageFrom": [
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6865,9 +6865,10 @@ yargs@~3.10.0:
decamelize "^1.0.0"
window-size "0.1.0"

yarn@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.6.0.tgz#9cec6f7986dc237d39ec705ce74d95155fe55d4b"
yarn@^1.22.0:
version "1.22.0"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881"
integrity sha512-KMHP/Jq53jZKTY9iTUt3dIVl/be6UPs2INo96+BnZHLKxYNTfwMmlgHTaMWyGZoO74RI4AIFvnWhYrXq2USJkg==

youtube-player@^5.4.0:
version "5.5.0"
Expand Down

0 comments on commit 339835c

Please sign in to comment.