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 Feb 13, 2024
1 parent d25af8c commit 424844e
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 @@ -59,7 +59,7 @@
"@types/chai-as-promised": "^7.1.7",
"@types/mocha": "^10.0.3",
"@types/node": "^16.18.59",
"@types/semver": "^7.5.4",
"@types/semver": "^7.5.7",
"@voxpelli/eslint-config": "^19.0.0",
"@voxpelli/tsconfig": "^9.0.0",
"c8": "^8.0.1",
Expand All @@ -81,7 +81,7 @@
"knip": "^2.35.0",
"mocha": "^10.2.0",
"npm-run-all2": "^6.1.1",
"type-coverage": "^2.27.0",
"typescript": "~5.2.2"
"type-coverage": "^2.27.1",
"typescript": "~5.3.3"
}
}

0 comments on commit 424844e

Please sign in to comment.