Skip to content

Commit 9756d04

Browse files
chore(deps): update type dependencies
1 parent 9d81f9d commit 9756d04

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"@types/chai-as-promised": "^7.1.8",
5757
"@types/is-glob": "^4.0.4",
5858
"@types/mocha": "^10.0.6",
59-
"@types/node": "^18.19.29",
60-
"@types/picomatch": "^2.3.3",
59+
"@types/node": "^18.19.40",
60+
"@types/picomatch": "^2.3.4",
6161
"@types/semver": "^7.5.8",
6262
"@voxpelli/eslint-config": "^19.0.0",
6363
"@voxpelli/tsconfig": "^12.0.1",
@@ -83,8 +83,8 @@
8383
"npm-run-all2": "^6.1.2",
8484
"read-pkg": "^9.0.1",
8585
"tempy": "^3.1.0",
86-
"type-coverage": "^2.28.1",
87-
"typescript": "~5.4.4",
86+
"type-coverage": "^2.29.1",
87+
"typescript": "~5.5.3",
8888
"validate-conventional-commit": "^1.0.4"
8989
}
9090
}

0 commit comments

Comments
 (0)