Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 0e3b7a1 commit be16092
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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
@@ -1,6 +1,6 @@
{
"name": "magibot",
"version": "3.2.48",
"version": "3.2.49",
"description": "MagiBot - a Discord bot to build communities",
"main": "dist/index.js",
"engines": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"eslint-config-airbnb-base": "15.0.0",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"scripts": {
"install-dev": "npm i --no-optional",
Expand Down

0 comments on commit be16092

Please sign in to comment.