Skip to content

Commit 494d168

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

File tree

2 files changed

+23
-62
lines changed

2 files changed

+23
-62
lines changed

package-lock.json

Lines changed: 22 additions & 61 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
@@ -134,7 +134,7 @@
134134
"ovsx": "^0.10.4",
135135
"prettier": "^3.6.0",
136136
"rimraf": "^6.0.1",
137-
"sinon": "^18.0.0",
137+
"sinon": "^21.0.0",
138138
"ts-node": "^10.9.2",
139139
"typescript": "^5.8.3"
140140
},

0 commit comments

Comments
 (0)