Skip to content

Commit

Permalink
pnpm up -L
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Apr 23, 2024
1 parent a04429e commit e10e54d
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 42 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.0/schema.json",
"$schema": "https://biomejs.dev/schemas/1.7.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 @@ -31,7 +31,7 @@
"dist"
],
"devDependencies": {
"@biomejs/biome": "1.7.0",
"@biomejs/biome": "1.7.1",
"@playwright/test": "1.43.1",
"typedoc": "0.25.13",
"typescript": "5.4.5",
Expand All @@ -41,7 +41,7 @@
"resolutions": {
"get-pkg-repo": "5.0.0"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit e10e54d

Please sign in to comment.