We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0b190 commit e418fbfCopy full SHA for e418fbf
package.json
@@ -48,9 +48,9 @@
48
},
49
"devDependencies": {
50
"@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",
+ "@types/chai-as-promised": "^7.1.8",
+ "@types/chai-quantifiers": "^1.0.4",
+ "@types/mocha": "^10.0.4",
54
"@types/node": "^16.18.59",
55
"@types/sinon": "^10.0.20",
56
"@types/sinon-chai": "^3.2.11",
@@ -74,8 +74,8 @@
74
"installed-check": "^8.0.0",
75
"knip": "^2.35.0",
76
"mocha": "^10.2.0",
77
- "npm-run-all2": "^6.0.6",
78
- "sinon": "^17.0.0",
+ "npm-run-all2": "^6.1.1",
+ "sinon": "^17.0.1",
79
"sinon-chai": "^3.7.0",
80
"type-coverage": "^2.27.0",
81
"typescript": "~5.2.2"
0 commit comments