Skip to content

Commit

Permalink
chore(deps): update pnpm to v8.15.9 (#196)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 61da655 commit 5070fb3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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.0"
},
"packageManager": "[email protected].8",
"packageManager": "[email protected].9",
"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": "[email protected].8",
"packageManager": "[email protected].9",
"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": "[email protected].8",
"packageManager": "[email protected].9",
"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": "[email protected].8",
"packageManager": "[email protected].9",
"engines": {
"node": ">=18"
}
Expand Down

0 comments on commit 5070fb3

Please sign in to comment.