Skip to content

Commit

Permalink
Update type dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent cc588ca commit 70179a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"url-pattern": "^1.0.3"
},
"devDependencies": {
"@types/debug": "^4.1.8",
"@types/node": "^16.18.34",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.102",
"@voxpelli/eslint-config": "^18.0.0",
"@voxpelli/tsconfig": "^8.0.0",
"eslint": "^8.42.0",
Expand All @@ -63,8 +63,8 @@
"installed-check": "^7.1.1",
"knip": "^2.13.0",
"npm-run-all2": "^6.0.5",
"type-coverage": "^2.26.0",
"typescript": "~5.1.3"
"type-coverage": "^2.29.1",
"typescript": "~5.5.3"
},
"peerDependencies": {
"fastify": "^4.17.0"
Expand Down

0 comments on commit 70179a5

Please sign in to comment.