Skip to content

Commit

Permalink
bump yarn (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao authored Nov 30, 2023
1 parent 24966ce commit af3755d
Show file tree
Hide file tree
Showing 8 changed files with 4,464 additions and 4,910 deletions.
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v18
546 changes: 0 additions & 546 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

9 changes: 0 additions & 9 deletions .yarn/plugins/@yarnpkg/plugin-typescript.cjs

This file was deleted.

783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.3.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.2.cjs

Large diffs are not rendered by default.

12 changes: 5 additions & 7 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
nodeLinker: node-modules
compressionLevel: mixed

enableGlobalCache: false

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.2.3.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"last 1 safari version"
]
},
"packageManager": "yarn@3.2.3",
"packageManager": "yarn@4.0.2",
"lint-staged": {
"*.{ts,tsx}": "eslint --cache --fix",
"*.{js,jsx,css,md,mdx,json,html}": "prettier --write"
Expand Down
7,128 changes: 3,564 additions & 3,564 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit af3755d

Please sign in to comment.