Skip to content

Commit e418fbf

Browse files
Update test dependencies
1 parent 2b0b190 commit e418fbf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
},
4949
"devDependencies": {
5050
"@types/chai": "^4.3.9",
51-
"@types/chai-as-promised": "^7.1.7",
52-
"@types/chai-quantifiers": "^1.0.3",
53-
"@types/mocha": "^10.0.3",
51+
"@types/chai-as-promised": "^7.1.8",
52+
"@types/chai-quantifiers": "^1.0.4",
53+
"@types/mocha": "^10.0.4",
5454
"@types/node": "^16.18.59",
5555
"@types/sinon": "^10.0.20",
5656
"@types/sinon-chai": "^3.2.11",
@@ -74,8 +74,8 @@
7474
"installed-check": "^8.0.0",
7575
"knip": "^2.35.0",
7676
"mocha": "^10.2.0",
77-
"npm-run-all2": "^6.0.6",
78-
"sinon": "^17.0.0",
77+
"npm-run-all2": "^6.1.1",
78+
"sinon": "^17.0.1",
7979
"sinon-chai": "^3.7.0",
8080
"type-coverage": "^2.27.0",
8181
"typescript": "~5.2.2"

0 commit comments

Comments
 (0)