Skip to content

Commit

Permalink
Update Yarn to v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Nov 25, 2024
1 parent 28ccd1f commit b63eb1d
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 83 deletions.
160 changes: 80 additions & 80 deletions .yarn/releases/yarn-4.5.2.cjs → .yarn/releases/yarn-4.5.3.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 @@ -9,4 +9,4 @@ nodeLinker: node-modules
plugins:
- .yarn/plugins/plugin-monorepo-scanner.js

yarnPath: .yarn/releases/yarn-4.5.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"engines": {
"node": ">=20.18.1",
"yarn": ">=4.5.2"
"yarn": ">=4.5.3"
},
"devDependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
Expand All @@ -26,5 +26,5 @@
"prettier": "^2.8.8",
"typescript": "^5.7.2"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}

0 comments on commit b63eb1d

Please sign in to comment.