Skip to content

Commit

Permalink
chore(deps): update pnpm to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and actions-user committed Feb 11, 2025
1 parent a5749dd commit f9b5b27
Show file tree
Hide file tree
Showing 6 changed files with 3,709 additions and 3,521 deletions.
7 changes: 7 additions & 0 deletions .changeset/renovate-35f61ba.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'displayastree': patch
'language-flag-colors': patch
'monorepo-coverage-badges': patch
---


2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"typescript": "^5.3.3",
"vitest": "1.6.1"
},
"packageManager": "pnpm@8.15.9",
"packageManager": "pnpm@10.2.1",
"engines": {
"node": ">=18"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/DisplayAsTree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"typescript": "^5.3.3"
},
"packageManager": "pnpm@8.15.9",
"packageManager": "pnpm@10.2.1",
"engines": {
"node": ">=18"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/Language-Flag-Colors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"got": "^14.2.0",
"typescript": "^5.3.3"
},
"packageManager": "pnpm@8.15.9",
"packageManager": "pnpm@10.2.1",
"engines": {
"node": ">=18"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/Monorepo-Coverage-Badges/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"typescript": "^5.3.3"
},
"packageManager": "pnpm@8.15.9",
"packageManager": "pnpm@10.2.1",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit f9b5b27

Please sign in to comment.