Skip to content

Commit

Permalink
chore(deps): update yarn to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Jul 19, 2024
1 parent ae519dc commit 08f885f
Show file tree
Hide file tree
Showing 4 changed files with 896 additions and 895 deletions.
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.1.1.cjs

This file was deleted.

894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.3.1.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-4.1.1.cjs
yarnPath: .yarn/releases/yarn-4.3.1.cjs

nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"update-snapshots": "vitest run --update",
"all": "yarn run build && yarn run format && yarn test"
},
"packageManager": "yarn@4.1.1",
"packageManager": "yarn@4.3.1",
"repository": {
"type": "git",
"url": "git+https://github.com/redhat-plumbers-in-action/testing-farm.git"
Expand Down

0 comments on commit 08f885f

Please sign in to comment.