Skip to content

Commit

Permalink
Update Yarn to v2.4.1 (#12892)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Mar 19, 2021
1 parent d1f3d30 commit 52d2716
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc
@@ -1,3 +1,3 @@
# Use Yarn 2
# This path should always match the one in .yarnrc.yml
yarn-path ".yarn/releases/yarn-2.4.0.cjs"
yarn-path ".yarn/releases/yarn-2.4.1.cjs"
2 changes: 1 addition & 1 deletion .yarnrc.yml
Expand Up @@ -33,4 +33,4 @@ releaseTool:
unsafeHttpWhitelist:
- localhost

yarnPath: .yarn/releases/yarn-2.4.0.cjs
yarnPath: .yarn/releases/yarn-2.4.1.cjs
4 changes: 2 additions & 2 deletions yarn.lock
Expand Up @@ -14547,11 +14547,11 @@ fsevents@^1.2.7:

"typescript@patch:typescript@~4.1.3#builtin<compat/typescript>":
version: 4.1.5
resolution: "typescript@patch:typescript@npm%3A4.1.5#builtin<compat/typescript>::version=4.1.5&hash=cc6730"
resolution: "typescript@patch:typescript@npm%3A4.1.5#builtin<compat/typescript>::version=4.1.5&hash=a45b0e"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 58cc7786be0f8485c124944883b1384287532e4867ec37f1fb5cb2811dbc10f7a9decccad89097f924043285f3515bfd8223c61dbb4f88af00b2d8dc2ef73207
checksum: 9c57e19536e978f130694888fbda2f8fe60f92c388c6b2945881dd7c912078bf52663dcb3278100cf9f4689805fbaec86b3de42ef600fb9672545b24fc1b7b15
languageName: node
linkType: hard

Expand Down

0 comments on commit 52d2716

Please sign in to comment.