Skip to content

Commit bbc421b

Browse files
chore(deps): update test dependencies
1 parent 668f437 commit bbc421b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,26 +91,26 @@
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",
96+
"@types/mocha": "^10.0.8",
9797
"@types/node": "^18.19.42",
9898
"@types/sinon": "^17.0.3",
9999
"@types/sinon-chai": "^3.2.12",
100100
"@voxpelli/eslint-config": "^20.0.1",
101101
"@voxpelli/tsconfig": "^13.0.0",
102102
"c8": "^10.1.2",
103-
"chai": "^4.4.1",
103+
"chai": "^4.5.0",
104104
"chai-as-promised": "^7.1.2",
105105
"eslint": "^9.7.0",
106-
"husky": "^9.1.1",
106+
"husky": "^9.1.6",
107107
"installed-check": "^9.3.0",
108108
"knip": "^5.27.0",
109109
"linemod": "^2.0.1",
110-
"mocha": "^10.7.0",
110+
"mocha": "^10.7.3",
111111
"nodemon": "^3.1.4",
112-
"npm-run-all2": "^6.2.2",
113-
"sinon": "^18.0.0",
112+
"npm-run-all2": "^6.2.3",
113+
"sinon": "^18.0.1",
114114
"sinon-chai": "^3.7.0",
115115
"tsd": "^0.31.1",
116116
"type-coverage": "^2.29.1",

0 commit comments

Comments
 (0)