Skip to content

Commit

Permalink
Update Yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 9b0e035 commit 12f2396
Show file tree
Hide file tree
Showing 5 changed files with 3,628 additions and 3,569 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.7.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.6.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
Expand Up @@ -2,5 +2,5 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"

yarnPath: .yarn/releases/yarn-3.8.7.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"repository": "https://github.com/auguwu/coming-soon",
"bugs": "https://github.com/auguwu/coming-soon/issues/new",
"license": "MIT",
"packageManager": "yarn@3.8.7",
"packageManager": "yarn@4.6.0",
"scripts": {
"build": "yarn fmt && yarn lint && rimraf dist && astro build",
"lint": "tsx --tsconfig ./scripts/tsconfig.json scripts/eslint.ts",
Expand Down
Loading

0 comments on commit 12f2396

Please sign in to comment.