Skip to content

Commit b025471

Browse files
dev: bump sinon from 13.0.2 to 14.0.0 (#148)
Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 14.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v13.0.2...v14.0.0) --- updated-dependencies: - dependency-name: sinon 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 479eb8c commit b025471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"microtime": "^3.0.0",
9292
"protons": "^3.0.3",
9393
"mkdirp": "^1.0.4",
94-
"sinon": "^13.0.1",
94+
"sinon": "^14.0.0",
9595
"util": "^0.12.4"
9696
},
9797
"browser": {

0 commit comments

Comments
 (0)