Skip to content

Commit

Permalink
bump @types/node.
Browse files Browse the repository at this point in the history
  • Loading branch information
igalklebanov committed Feb 9, 2025
1 parent 974b0e4 commit 0a52094
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@biomejs/biome": "1.9.4",
"@tsconfig/node22": "^22.0.0",
"@types/better-sqlite3": "^7.6.12",
"@types/node": "^22.13.0",
"@types/node": "^22.13.1",
"better-sqlite3": "^11.8.1",
"kysely": "^0.27.5",
"kysely-postgres-js": "^2.0.0",
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

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

0 comments on commit 0a52094

Please sign in to comment.