Skip to content

Commit

Permalink
Update dependency yarn to ^1.22.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 1, 2020
1 parent d1eddcd commit 5b7c3eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 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 @@
"husky": "^1.3.1",
"lerna": "^3.16.4",
"lint-staged": "^8.2.1",
"yarn": "^1.17.3"
"yarn": "^1.22.5"
},
"renovate": {
"extends": [
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22893,11 +22893,16 @@ yargs@^7.0.0:
y18n "^3.2.1"
yargs-parser "^5.0.0"

yarn@^1.10.1, yarn@^1.17.3:
yarn@^1.10.1:
version "1.22.4"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.4.tgz#01c1197ca5b27f21edc8bc472cd4c8ce0e5a470e"
integrity sha512-oYM7hi/lIWm9bCoDMEWgffW8aiNZXCWeZ1/tGy0DWrN6vmzjCXIKu2Y21o8DYVBUtiktwKcNoxyGl/2iKLUNGA==

yarn@^1.22.5:
version "1.22.5"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.5.tgz#1933b7635429ca00847222dd9d38f05646e2df23"
integrity sha512-5uzKXwdMc++mYktXqkfpNYT9tY8ViWegU58Hgbo+KXzrzzhEyP1Ip+BTtXloLrXNcNlxFJbLiFKGaS9vK9ym6Q==

yauzl@2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.4.1.tgz#9528f442dab1b2284e58b4379bb194e22e0c4005"
Expand Down

0 comments on commit 5b7c3eb

Please sign in to comment.