Skip to content

Commit 0c78537

Browse files
chore(deps): update type dependencies
1 parent 0473213 commit 0c78537

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
"@types/chai-as-promised": "^7.1.8",
5757
"@types/is-glob": "^4.0.4",
5858
"@types/mocha": "^10.0.8",
59-
"@types/node": "^18.19.50",
60-
"@types/picomatch": "^3.0.1",
61-
"@types/semver": "^7.5.8",
59+
"@types/node": "^18.19.111",
60+
"@types/picomatch": "^3.0.2",
61+
"@types/semver": "^7.7.0",
6262
"@voxpelli/eslint-config": "^21.0.0",
6363
"@voxpelli/tsconfig": "^14.0.0",
6464
"c8": "^10.1.2",
@@ -74,8 +74,8 @@
7474
"npm-run-all2": "^6.2.2",
7575
"read-pkg": "^9.0.1",
7676
"tempy": "^3.1.0",
77-
"type-coverage": "^2.29.1",
78-
"typescript": "~5.5.4",
77+
"type-coverage": "^2.29.7",
78+
"typescript": "~5.8.3",
7979
"validate-conventional-commit": "^1.0.4"
8080
}
8181
}

0 commit comments

Comments
 (0)