Skip to content

Commit

Permalink
chore(deps): update type dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 2dff2da commit 1de9f5b
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 @@ -76,7 +76,7 @@
"@types/chai": "^4.3.16",
"@types/chai-string": "^1.4.5",
"@types/mocha": "^10.0.7",
"@types/node": "^18.19.42",
"@types/node": "^18.19.55",
"@types/verror": "^1.10.10",
"@voxpelli/eslint-config": "^20.0.1",
"@voxpelli/tsconfig": "^13.0.0",
Expand All @@ -90,8 +90,8 @@
"linemod": "^2.0.1",
"mocha": "^10.7.0",
"npm-run-all2": "^6.2.2",
"type-coverage": "^2.29.1",
"typescript": "~5.5.3",
"type-coverage": "^2.29.6",
"typescript": "~5.6.3",
"verror": "^1.10.1"
}
}

0 comments on commit 1de9f5b

Please sign in to comment.