Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 02140ce commit 2842d70
Show file tree
Hide file tree
Showing 6 changed files with 1,191 additions and 1,179 deletions.
672 changes: 336 additions & 336 deletions .yarn/releases/yarn-4.0.2.cjs → .yarn/releases/yarn-4.1.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
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
"engines": {
"node": ">=20.x"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
2 changes: 1 addition & 1 deletion templates/node-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@
"engines": {
"node": ">=20.x"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
2 changes: 1 addition & 1 deletion templates/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@
"engines": {
"node": ">=20.x"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
Loading

0 comments on commit 2842d70

Please sign in to comment.