Skip to content

Commit

Permalink
build(yarn): bump yarn from 4.5.0 to 4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin-Guillemin committed Nov 25, 2024
1 parent 11d22fb commit 1aad63f
Show file tree
Hide file tree
Showing 4 changed files with 936 additions and 927 deletions.
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.5.0.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.5.2.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 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"lint-staged": "^15.2.10",
"prettier": "3.3.3"
},
"packageManager": "yarn@4.5.0"
"packageManager": "yarn@4.5.2"
}

0 comments on commit 1aad63f

Please sign in to comment.