Skip to content

Commit 4e2c2ab

Browse files
chore(deps-dev): bump sinon from 21.0.0 to 22.0.0 (#1105)
Bumps [sinon](https://github.com/sinonjs/sinon) from 21.0.0 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@v21.0.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bc7985 commit 4e2c2ab

2 files changed

Lines changed: 18 additions & 27 deletions

File tree

npm-shrinkwrap.json

Lines changed: 17 additions & 26 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
@@ -69,7 +69,7 @@
6969
"eslint-plugin-promise": "^7.3.0",
7070
"globals": "^17.4.0",
7171
"neostandard": "^0.13.0",
72-
"sinon": "^21.0.0"
72+
"sinon": "^22.0.0"
7373
},
7474
"overrides": {
7575
"yargs": "^18.0.0"

0 commit comments

Comments
 (0)