Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatiusmb committed Apr 17, 2024
1 parent 30e5c0d commit ff31e87
Show file tree
Hide file tree
Showing 4 changed files with 319 additions and 304 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@
"packageManager": "pnpm@8.14.0",
"prettier": "mauss/prettier.json",
"devDependencies": {
"@types/node": "^20.11.20",
"@types/node": "^20.12.7",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
"prettier-plugin-sort-package-json": "^0.2.0",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit ff31e87

Please sign in to comment.