Skip to content

Commit

Permalink
update yarn version
Browse files Browse the repository at this point in the history
  • Loading branch information
gumaerc committed Feb 11, 2025
1 parent 9d8ff17 commit 43ed6cd
Show file tree
Hide file tree
Showing 5 changed files with 6,432 additions and 6,373 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ repos:
- --exclude-files
- README.md
- --exclude-files
- .yarn/releases/yarn-3.1.0.cjs
- .yarn/releases/yarn-4.6.0.cjs
exclude: .*_test.*|yarn\.lock
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.3.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
@@ -1,6 +1,6 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.8.3.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
supportedArchitectures:
os: [linux, darwin]
cpu: [x64, arm64]
Loading

0 comments on commit 43ed6cd

Please sign in to comment.