Skip to content

Commit

Permalink
chore(deps): update yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 5f5697a commit d8c34ca
Show file tree
Hide file tree
Showing 5 changed files with 1,664 additions and 1,645 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.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,3 +1,3 @@
yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.0.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 @@ -14,7 +14,7 @@
"update-snapshots": "vitest run --update",
"all": "yarn run build && yarn run format && yarn run lint && yarn test"
},
"packageManager": "yarn@3.6.4",
"packageManager": "yarn@4.0.2",
"repository": {
"type": "git",
"url": "git+https://github.com/redhat-plumbers-in-action/testing-farm.git"
Expand Down
Loading

0 comments on commit d8c34ca

Please sign in to comment.