We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccaaba3 commit 04c6f32Copy full SHA for 04c6f32
package.json
@@ -113,12 +113,12 @@
113
"@semantic-release/npm": "13.1.5",
114
"@typescript-eslint/eslint-plugin": "8.58.0",
115
"@typescript-eslint/parser": "8.58.0",
116
- "c8": "10.1.3",
+ "c8": "11.0.0",
117
"chai": "6.2.2",
118
"chai-as-promised": "8.0.2",
119
"chokidar": "5.0.0",
120
"dotenv": "17.4.0",
121
- "eslint": "9.39.4",
+ "eslint": "10.2.0",
122
"esmock": "2.7.3",
123
"husky": "9.1.7",
124
"junit-report-builder": "5.1.1",
@@ -131,7 +131,7 @@
131
"semantic-release": "25.0.3",
132
"sinon": "21.0.3",
133
"sinon-chai": "4.0.1",
134
- "typescript": "5.9.3",
+ "typescript": "6.0.2",
135
"yaml": "2.8.3"
136
},
137
"overrides": {
0 commit comments