Skip to content

Commit a84bf37

Browse files
chore: bump sinon from 18.0.1 to 21.0.0 (#17)
Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 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 7aba961 commit a84bf37

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
@@ -169,7 +169,7 @@
169169
"@types/dns-packet": "^5.6.5",
170170
"@types/sinon": "^17.0.2",
171171
"aegir": "^47.0.21",
172-
"sinon": "^18.0.0"
172+
"sinon": "^21.0.0"
173173
},
174174
"browser": {
175175
"./dist/src/resolvers/default.js": "./dist/src/resolvers/default.browser.js"

0 commit comments

Comments
 (0)