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 29, 2024
1 parent 92bd0b5 commit 588c19d
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 @@ -51,7 +51,7 @@
"@types/chai-as-promised": "^7.1.8",
"@types/chai-quantifiers": "^1.0.4",
"@types/mocha": "^10.0.8",
"@types/node": "^18.19.50",
"@types/node": "^18.19.60",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@voxpelli/eslint-config": "^21.0.0",
Expand All @@ -68,8 +68,8 @@
"npm-run-all2": "^6.2.2",
"sinon": "^19.0.2",
"sinon-chai": "^3.7.0",
"type-coverage": "^2.29.1",
"typescript": "~5.5.3",
"type-coverage": "^2.29.7",
"typescript": "~5.6.3",
"validate-conventional-commit": "^1.0.4"
}
}

0 comments on commit 588c19d

Please sign in to comment.