Skip to content

Commit

Permalink
chore: update Yarn to 2.0.0 rc.36 (#11779)
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Jul 3, 2020
1 parent bb5583b commit 1b82ad2
Show file tree
Hide file tree
Showing 5 changed files with 1,567 additions and 1,546 deletions.
56 changes: 0 additions & 56 deletions .yarn/releases/yarn-2.0.0-rc.33.js

This file was deleted.

77 changes: 77 additions & 0 deletions .yarn/releases/yarn-2.0.0-rc.36.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Use Yarn 2
# This path should always match the one in .yarnrc.yml
yarn-path ".yarn/releases/yarn-2.0.0-rc.33.js"
yarn-path ".yarn/releases/yarn-2.0.0-rc.36.js"
3 changes: 1 addition & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ plugins:
unsafeHttpWhitelist:
- localhost

# This path should always match the one in .yarnrc
yarnPath: .yarn/releases/yarn-2.0.0-rc.33.js
yarnPath: .yarn/releases/yarn-2.0.0-rc.36.js

0 comments on commit 1b82ad2

Please sign in to comment.