Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Update Yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent e4a4b11 commit 0892a2c
Show file tree
Hide file tree
Showing 5 changed files with 2,193 additions and 2,174 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.3.cjs

This file was deleted.

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

yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-4.0.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "Noel <[email protected]>",
"repository": "https://github.com/auguwu/pino-noel",
"bugs": "https://github.com/auguwu/pino-noel/issues",
"packageManager": "yarn@3.6.3",
"packageManager": "yarn@4.0.1",
"scripts": {
"build": "yarn fmt && yarn lint && rimraf build && tsup",
"lint": "tsx --tsconfig ./scripts/tsconfig.json scripts/eslint.ts",
Expand Down
Loading

0 comments on commit 0892a2c

Please sign in to comment.