Skip to content

Commit 33d0265

Browse files
chore(deps-dev): Bump sinon from 11.1.2 to 21.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 11.1.2 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] <[email protected]>
1 parent 93261e1 commit 33d0265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

100755100644
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": "^21.0.0",
3333
"strip-ansi": "^6.0.0"
3434
},
3535
"funding": "https://opencollective.com/eslint"

0 commit comments

Comments
 (0)