Skip to content

Commit

Permalink
pnpm up -L
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed May 1, 2024
1 parent 2605473 commit cebd870
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 80 deletions.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.7.1/schema.json",
"$schema": "https://biomejs.dev/schemas/1.7.2/schema.json",
"organizeImports": {
"enabled": true
},
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"dist"
],
"devDependencies": {
"@biomejs/biome": "1.7.1",
"@biomejs/biome": "1.7.2",
"@playwright/test": "1.43.1",
"typedoc": "0.25.13",
"typescript": "5.4.5",
"vite": "5.2.10",
"vitest": "1.5.2"
"vitest": "1.5.3"
},
"resolutions": {
"get-pkg-repo": "5.0.0"
Expand Down
Loading

0 comments on commit cebd870

Please sign in to comment.