Skip to content

Commit

Permalink
Bump the yarn version and keep the CI build happy
Browse files Browse the repository at this point in the history
  • Loading branch information
sedwards2009 committed May 13, 2022
1 parent 1f07dde commit 1a7bfe0
Show file tree
Hide file tree
Showing 5 changed files with 790 additions and 788 deletions.
785 changes: 0 additions & 785 deletions .yarn/releases/yarn-3.2.0.cjs

This file was deleted.

786 changes: 786 additions & 0 deletions .yarn/releases/yarn-3.2.1.cjs

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.2.0.cjs

yarnPath: .yarn/releases/yarn-3.2.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@
"typescript": "4.6.3",
"wsrun": "5.2.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9461,7 +9461,7 @@ __metadata:

"typescript@patch:typescript@npm%3A4.6.3#~builtin<compat/typescript>":
version: 4.6.3
resolution: "typescript@patch:typescript@npm%3A4.6.3#~builtin<compat/typescript>::version=4.6.3&hash=bda367"
resolution: "typescript@patch:typescript@npm%3A4.6.3#~builtin<compat/typescript>::version=4.6.3&hash=7ad353"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit 1a7bfe0

Please sign in to comment.