Skip to content

Commit 05da6ac

Browse files
chore: bump sinon from 14.0.2 to 15.0.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.2 to 15.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v14.0.2...v15.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f50dcfd commit 05da6ac

File tree

2 files changed

+18
-38
lines changed

2 files changed

+18
-38
lines changed

package-lock.json

Lines changed: 17 additions & 37 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
@@ -65,7 +65,7 @@
6565
"nock": "^13.2.9",
6666
"npm-run-all": "^4.1.5",
6767
"nyc": "^15.1.0",
68-
"sinon": "^14.0.0",
68+
"sinon": "^15.0.1",
6969
"yaml-lint": "^1.7.0"
7070
}
7171
}

0 commit comments

Comments
 (0)