We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e3aa5 commit 4eaeed8Copy full SHA for 4eaeed8
1 file changed
packages/cli-test/package.json
@@ -44,15 +44,15 @@
44
"@types/chai": "^4.3.16",
45
"@types/mocha": "^10.0.6",
46
"@types/node": "^24.0.3",
47
- "@types/sinon": "^17.0.3",
+ "@types/sinon": "17.0.3",
48
"c8": "^10.1.2",
49
"chai": "^4.4.1",
50
"cross-env": "^10.0.0",
51
"mocha": "^11.0.1",
52
"mocha-junit-reporter": "^2.2.1",
53
"mocha-multi-reporters": "^1.5.1",
54
"shx": "^0.4.0",
55
- "sinon": "^21.0.0",
+ "sinon": "21.0.0",
56
"ts-node": "^10.9.2",
57
"typedoc": "^0.28.7",
58
"typedoc-plugin-markdown": "^4.7.1",
0 commit comments