Skip to content

Commit

Permalink
chore(deps): lock file maintenance root dependencies
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to      |
| ---------- | --------------- | ------ | ------- |
| npm        | @biomejs/biome  | 1.8.3  | 1.9.4   |
| npm        | @changesets/cli | 2.27.7 | 2.27.11 |
| npm        | pnpm            | 9.5.0  | 9.15.1  |
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 5d6f9c0 commit 8a77b48
Show file tree
Hide file tree
Showing 2 changed files with 651 additions and 517 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "root",
"private": true,
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.15.1",
"engines": {
"node": ">=18.20.3"
},
Expand All @@ -15,7 +15,7 @@
"lint:fix": "biome check --apply ."
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@changesets/cli": "^2.27.7"
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.11"
}
}
Loading

0 comments on commit 8a77b48

Please sign in to comment.