Skip to content

Commit

Permalink
Merge pull request #196 from Brooooooklyn/renovate/yarn-3.x
Browse files Browse the repository at this point in the history
chore(deps): update yarn to v3.2.2
  • Loading branch information
Brooooooklyn authored Jul 22, 2022
2 parents 434fc53 + d0a29b5 commit 46641d9
Show file tree
Hide file tree
Showing 5 changed files with 786 additions and 789 deletions.
786 changes: 0 additions & 786 deletions .yarn/releases/yarn-3.2.1.cjs

This file was deleted.

783 changes: 783 additions & 0 deletions .yarn/releases/yarn-3.2.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
yarnPath: .yarn/releases/yarn-3.2.1.cjs
yarnPath: .yarn/releases/yarn-3.2.2.cjs
nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,5 @@
"dependencies": {
"@napi-rs/triples": "^1.1.0"
},
"packageManager": "yarn@3.2.1"
"packageManager": "yarn@3.2.2"
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5171,7 +5171,7 @@ __metadata:

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

0 comments on commit 46641d9

Please sign in to comment.