Skip to content

Commit

Permalink
Update type dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent d11e798 commit d02d90a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"@types/node": "^18.18.3",
"@types/pg": "^8.10.3",
"@types/pg": "^8.11.6",
"@types/sinon": "^10.0.18",
"@voxpelli/eslint-config": "^19.0.0",
"@voxpelli/tsconfig": "^8.0.0",
Expand All @@ -92,8 +92,8 @@
"npm-run-all2": "^6.1.1",
"pg": "^8.11.2",
"sinon": "^16.1.0",
"type-coverage": "^2.26.3",
"typescript": "~5.1.6",
"type-coverage": "^2.28.2",
"typescript": "~5.4.5",
"umzug": "^3.3.1"
}
}

0 comments on commit d02d90a

Please sign in to comment.