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.10 |
| npm        | pnpm            | 9.5.0  | 9.15.0  |
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 5d6f9c0 commit 0ca2b6f
Show file tree
Hide file tree
Showing 2 changed files with 1,173 additions and 1,028 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.0",
"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.10"
}
}
Loading

0 comments on commit 0ca2b6f

Please sign in to comment.