Skip to content

Commit

Permalink
pnpm up -L
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Mar 14, 2024
1 parent 70135c0 commit b644b91
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 40 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.6.0/schema.json",
"$schema": "https://biomejs.dev/schemas/1.6.1/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 @@ -30,11 +30,11 @@
"dist"
],
"devDependencies": {
"@biomejs/biome": "1.6.0",
"@biomejs/biome": "1.6.1",
"@playwright/test": "1.42.1",
"typedoc": "0.25.12",
"typescript": "5.4.2",
"vite": "5.1.5",
"vite": "5.1.6",
"vitest": "1.3.1"
},
"resolutions": {
Expand Down
Loading

0 comments on commit b644b91

Please sign in to comment.