Skip to content

Commit 4a86b28

Browse files
Upgrade: Bump sinon from 11.1.2 to 18.0.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 11.1.2 to 18.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v11.1.2...v18.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de33d6f commit 4a86b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"mocha": "^9.0.3",
3030
"path": "^0.12.7",
3131
"proxyquire": "^2.1.3",
32-
"sinon": "^11.1.2",
32+
"sinon": "^18.0.1",
3333
"strip-ansi": "^6.0.0"
3434
},
3535
"funding": "https://opencollective.com/eslint"

0 commit comments

Comments
 (0)