Skip to content

Commit e2da10b

Browse files
deps(dev): bump sinon from 17.0.2 to 18.0.0 (#112)
Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.2 to 18.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v17.0.2...v18.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 bf396fe commit e2da10b

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
@@ -142,6 +142,6 @@
142142
"@types/debug": "^4.1.7",
143143
"@types/sinon": "^17.0.3",
144144
"aegir": "^43.0.1",
145-
"sinon": "^17.0.0"
145+
"sinon": "^18.0.0"
146146
}
147147
}

0 commit comments

Comments
 (0)