Skip to content

Commit

Permalink
chore(deps): update yarn to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent f137888 commit ba2e886
Show file tree
Hide file tree
Showing 4 changed files with 877 additions and 877 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.7.0.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.8.0.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 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.7.0.cjs
yarnPath: .yarn/releases/yarn-3.8.0.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 @@
}
}
},
"packageManager": "yarn@3.7.0",
"packageManager": "yarn@3.8.0",
"scripts": {
"build": "tsup src/index.ts --format esm,cjs --dts",
"test": "jest",
Expand Down

0 comments on commit ba2e886

Please sign in to comment.