Skip to content

Commit 8868047

Browse files
Bump sinon from 9.2.4 to 22.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 22.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md) - [Commits](sinonjs/sinon@v9.2.4...v22.0.0) --- updated-dependencies: - dependency-name: sinon dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 936cac1 commit 8868047

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ot-json1": "^1.0.1",
2525
"rich-text": "^4.1.0",
2626
"sharedb-mingo-memory": "^1.0.0 || ^2.0.0 || ^3.0.0",
27-
"sinon": "^9.2.4",
27+
"sinon": "^22.0.0",
2828
"sinon-chai": "^3.7.0"
2929
},
3030
"scripts": {

0 commit comments

Comments
 (0)