Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2019
1 parent 3e42158 commit 909ee14
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"simple-statistics": "^6.1.0",
"toxiproxy-node-client": "^2.0.6",
"util": "^0.11.0",
"yarn": "^1.9.4"
"yarn": "^1.17.3"
},
"main": "pinguno.js",
"bin": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2159,6 +2159,6 @@ write@^1.0.3:
dependencies:
mkdirp "^0.5.1"

yarn@^1.9.4:
version "1.10.1"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.10.1.tgz#b792ba28f050ae94cd7e719dbca80639d70da76f"
yarn@^1.17.3:
version "1.17.3"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.17.3.tgz#60e0b77d079eb78e753bb616f7592b51b6a9adce"

0 comments on commit 909ee14

Please sign in to comment.