Skip to content

Commit

Permalink
build: update deno-bin, typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
KnorpelSenf committed Nov 17, 2024
1 parent 7c791b5 commit 4982bb0
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 2 deletions.
176 changes: 176 additions & 0 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 @@ -27,8 +27,8 @@
"grammy": "^1.17.1"
},
"devDependencies": {
"deno-bin": "^1.45.2",
"typescript": "^5.1.6"
"deno-bin": "^2.0.6",
"typescript": "^5.6.3"
},
"files": [
"out"
Expand Down

0 comments on commit 4982bb0

Please sign in to comment.