Skip to content

Commit b3edbf4

Browse files
chore(deps-dev): bump sinon from 20.0.0 to 21.0.0 (#1546)
Bumps [sinon](https://github.com/sinonjs/sinon) from 20.0.0 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52af24f commit b3edbf4

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1333,7 +1333,7 @@
13331333
"path-browserify": "^1.0.1",
13341334
"prettier": "^3.5.3",
13351335
"proxyquire": "^2.1.3",
1336-
"sinon": "^20.0.0",
1336+
"sinon": "^21.0.0",
13371337
"ts-loader": "^9.5.2",
13381338
"ts-node": "^10.9.2",
13391339
"ts-sinon": "^2.0.2",

0 commit comments

Comments
 (0)