Skip to content

Commit 13de112

Browse files
committed
chore(deps): update dev dependencies
1 parent 668f437 commit 13de112

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -91,30 +91,30 @@
9191
},
9292
"devDependencies": {
9393
"@skypack/package-check": "^0.2.2",
94-
"@types/chai": "^4.3.16",
94+
"@types/chai": "^4.3.19",
9595
"@types/chai-as-promised": "^7.1.8",
96-
"@types/mocha": "^10.0.7",
97-
"@types/node": "^18.19.42",
96+
"@types/mocha": "^10.0.8",
97+
"@types/node": "^18.19.50",
9898
"@types/sinon": "^17.0.3",
9999
"@types/sinon-chai": "^3.2.12",
100-
"@voxpelli/eslint-config": "^20.0.1",
101-
"@voxpelli/tsconfig": "^13.0.0",
100+
"@voxpelli/eslint-config": "^21.0.0",
101+
"@voxpelli/tsconfig": "^15.0.0",
102102
"c8": "^10.1.2",
103-
"chai": "^4.4.1",
103+
"chai": "^4.5.0",
104104
"chai-as-promised": "^7.1.2",
105-
"eslint": "^9.7.0",
106-
"husky": "^9.1.1",
105+
"eslint": "^9.11.0",
106+
"husky": "^9.1.6",
107107
"installed-check": "^9.3.0",
108-
"knip": "^5.27.0",
108+
"knip": "^5.30.4",
109109
"linemod": "^2.0.1",
110-
"mocha": "^10.7.0",
111-
"nodemon": "^3.1.4",
112-
"npm-run-all2": "^6.2.2",
113-
"sinon": "^18.0.0",
110+
"mocha": "^10.7.3",
111+
"nodemon": "^3.1.7",
112+
"npm-run-all2": "^6.2.3",
113+
"sinon": "^18.0.1",
114114
"sinon-chai": "^3.7.0",
115-
"tsd": "^0.31.1",
115+
"tsd": "^0.31.2",
116116
"type-coverage": "^2.29.1",
117-
"typescript": "~5.5.3",
117+
"typescript": "~5.6.2",
118118
"validate-conventional-commit": "^1.0.4"
119119
}
120120
}

0 commit comments

Comments
 (0)