Skip to content

Commit fb309d9

Browse files
chore(deps-dev): bump sinon from 20.0.0 to 21.0.0 (#947)
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 a162c34 commit fb309d9

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
@@ -68,6 +68,6 @@
6868
"eslint-plugin-promise": "^7.2.1",
6969
"globals": "^16.0.0",
7070
"neostandard": "^0.12.1",
71-
"sinon": "^20.0.0"
71+
"sinon": "^21.0.0"
7272
}
7373
}

0 commit comments

Comments
 (0)