Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Nov 26, 2023
1 parent 33d1839 commit d09cb17
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"prettier": "prettier \"{,!(node_modules)/**/}*.ts\" --config .prettierrc --write"
},
"devDependencies": {
"@types/node": "^20.9.0",
"prettier": "^3.0.3",
"@types/node": "^20.10.0",
"prettier": "^3.1.0",
"ts-node-dev": "^2.0.0"
},
"dependencies": {
"@napi-rs/canvas": "^0.1.44",
"@octokit/rest": "^20.0.2",
"axios": "^1.6.1",
"axios": "^1.6.2",
"chalk": "^4.1.2",
"discord.js": "^14.14.1",
"gif-encoder-2": "^1.0.5",
Expand Down
38 changes: 19 additions & 19 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 d09cb17

Please sign in to comment.