We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e811f2 commit e7cb92dCopy full SHA for e7cb92d
package.json
@@ -78,11 +78,11 @@
78
"@types/chai-as-promised": "^7.1.5",
79
"@types/mocha": "^9.1.1",
80
"@types/node": "^14.18.18",
81
- "@types/sinon": "^10.0.11",
+ "@types/sinon": "^10.0.13",
82
"@types/sinon-chai": "^3.2.8",
83
"@voxpelli/eslint-config": "^14.0.4",
84
"@voxpelli/tsconfig": "^4.0.0",
85
- "c8": "^7.11.3",
+ "c8": "^7.12.0",
86
"chai": "^4.3.6",
87
"chai-as-promised": "^7.1.1",
88
"dependency-check": "^5.0.0-7",
@@ -103,7 +103,7 @@
103
"installed-check": "^6.0.4",
104
"linemod": "^0.2.0",
105
"mocha": "^10.0.0",
106
- "nodemon": "^2.0.16",
+ "nodemon": "^2.0.19",
107
"npm-run-all2": "^6.0.0",
108
"sinon": "^14.0.0",
109
"sinon-chai": "^3.7.0",
0 commit comments