Skip to content

Commit 3e92f16

Browse files
chore(deps): update type dependencies (#410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebaace8 commit 3e92f16

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@types/eslint-plugin-mocha": "~10.4.0",
4949
"@types/eslint-plugin-security": "~3.0.0",
50-
"@types/node": "^18.19.84",
50+
"@types/node": "^18.19.105",
5151
"@voxpelli/tsconfig": "^15.1.2",
5252
"eslint": "^9.25.1",
5353
"husky": "^9.1.7",
@@ -57,7 +57,7 @@
5757
"npm-run-all2": "^7.0.2",
5858
"ts-ignore-import": "^4.0.1",
5959
"type-coverage": "^2.29.7",
60-
"typescript": "~5.8.2",
60+
"typescript": "~5.8.3",
6161
"validate-conventional-commit": "^1.0.4"
6262
},
6363
"peerDependencies": {

0 commit comments

Comments
 (0)