Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGL committed Oct 31, 2024
1 parent a184a88 commit 1048f3c
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 23 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.9.3/schema.json",
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
"organizeImports": {
"enabled": true
},
Expand Down
159 changes: 139 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.16.4",
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.9",
"@types/node": "^22.7.5",
"@types/node": "^22.8.5",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
},
Expand Down

0 comments on commit 1048f3c

Please sign in to comment.