Skip to content

Commit 3feeaa9

Browse files
authored
chore: fix ci error (#115)
1 parent 22515d3 commit 3feeaa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"mocha": "^9.0.3",
3030
"path": "^0.12.7",
3131
"proxyquire": "^2.1.3",
32-
"sinon": "^11.1.2",
32+
"sinon": "^9.1.2",
3333
"strip-ansi": "^6.0.0"
3434
},
3535
"funding": "https://opencollective.com/eslint"

0 commit comments

Comments
 (0)