Skip to content

Commit b229e64

Browse files
deps(dev): bump sinon from 15.2.0 to 17.0.0 (#348)
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 17.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v15.2.0...v17.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 4690826 commit b229e64

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
@@ -176,7 +176,7 @@
176176
"devDependencies": {
177177
"@types/sinon": "^10.0.14",
178178
"aegir": "^40.0.2",
179-
"sinon": "^15.0.0"
179+
"sinon": "^17.0.0"
180180
},
181181
"browser": {
182182
"./dist/src/resolvers/dns.js": "./dist/src/resolvers/dns.browser.js"

0 commit comments

Comments
 (0)