Skip to content

Commit 8245b56

Browse files
Update Yarn to v4
1 parent a3875aa commit 8245b56

File tree

5 files changed

+3630
-3571
lines changed

5 files changed

+3630
-3571
lines changed

Diff for: .yarn/releases/yarn-3.8.7.cjs

-875
This file was deleted.

Diff for: .yarn/releases/yarn-4.6.0.cjs

+934
Large diffs are not rendered by default.

Diff for: .yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ plugins:
22
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
33
spec: "@yarnpkg/plugin-typescript"
44

5-
yarnPath: .yarn/releases/yarn-3.8.7.cjs
5+
yarnPath: .yarn/releases/yarn-4.6.0.cjs
66
nodeLinker: node-modules

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"repository": "https://github.com/auguwu/coming-soon",
88
"bugs": "https://github.com/auguwu/coming-soon/issues/new",
99
"license": "MIT",
10-
"packageManager": "yarn@3.8.7",
10+
"packageManager": "yarn@4.6.0",
1111
"scripts": {
1212
"build": "yarn fmt && yarn lint && rimraf dist && astro build",
1313
"lint": "tsx --tsconfig ./scripts/tsconfig.json scripts/eslint.ts",

0 commit comments

Comments
 (0)