Skip to content

Commit 87bc214

Browse files
chore(deps): update type dependencies
1 parent c953e2b commit 87bc214

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@skypack/package-check": "^0.2.2",
6666
"@types/chai": "^4.3.16",
6767
"@types/mocha": "^10.0.7",
68-
"@types/node": "^18.19.40",
68+
"@types/node": "^18.19.42",
6969
"@types/sinon": "^17.0.3",
7070
"@types/sinon-chai": "^3.2.12",
7171
"@voxpelli/eslint-config": "^20.0.1",
@@ -83,7 +83,7 @@
8383
"sinon": "^18.0.0",
8484
"sinon-chai": "^3.7.0",
8585
"type-coverage": "^2.29.1",
86-
"typescript": "~5.5.3",
86+
"typescript": "~5.5.4",
8787
"validate-conventional-commit": "^1.0.4"
8888
}
8989
}

0 commit comments

Comments
 (0)