Skip to content

Commit 9f572f9

Browse files
chore(deps-dev): bump sinon from 16.1.3 to 21.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.3 to 21.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/commits) --- updated-dependencies: - dependency-name: sinon dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac95eb0 commit 9f572f9

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
@@ -61,7 +61,7 @@
6161
"eslint-plugin-mocha": "^10.1.0",
6262
"eslint-plugin-promise": "^6.1.1",
6363
"mocha": "^10.0.0",
64-
"sinon": "^16.0.0",
64+
"sinon": "^21.0.0",
6565
"ts-node": "^10.9.1",
6666
"typescript": "^5.1.6"
6767
},

0 commit comments

Comments
 (0)