We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5527f9 commit 9ca530fCopy full SHA for 9ca530f
package.json
@@ -94,11 +94,11 @@
94
"@types/chai": "^4.3.20",
95
"@types/chai-as-promised": "^7.1.8",
96
"@types/mocha": "^10.0.9",
97
- "@types/node": "^18.19.69",
+ "@types/node": "^18.19.80",
98
"@types/sinon": "^17.0.3",
99
"@types/sinon-chai": "^3.2.12",
100
"@voxpelli/eslint-config": "^22.0.0",
101
- "@voxpelli/tsconfig": "^15.1.0",
+ "@voxpelli/tsconfig": "^15.1.2",
102
"c8": "^10.1.2",
103
"chai": "^4.5.0",
104
"chai-as-promised": "^7.1.2",
@@ -114,7 +114,7 @@
114
"sinon-chai": "^3.7.0",
115
"tsd": "^0.31.2",
116
"type-coverage": "^2.29.7",
117
- "typescript": "~5.7.2",
+ "typescript": "~5.8.2",
118
"validate-conventional-commit": "^1.0.4"
119
}
120
0 commit comments