Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Oct 25, 2024
1 parent b228433 commit af7cc5e
Show file tree
Hide file tree
Showing 4 changed files with 936 additions and 896 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.5.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,6 +1,6 @@
---

nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs

...
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"update-snapshots": "vitest run --update",
"all": "yarn run build && yarn run format && yarn run package && yarn test"
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.5.1",
"type": "module",
"dependencies": {
"@actions/core": "^1.10.1",
Expand Down

0 comments on commit af7cc5e

Please sign in to comment.