Skip to content

Commit 0c3dd9e

Browse files
chore(deps-dev): Bump sinon from 11.1.2 to 19.0.4
Bumps [sinon](https://github.com/sinonjs/sinon) from 11.1.2 to 19.0.4. - [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...v19.0.4) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b4cac2 commit 0c3dd9e

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": "^19.0.4",
3333
"strip-ansi": "^6.0.0"
3434
},
3535
"funding": "https://opencollective.com/eslint"

0 commit comments

Comments
 (0)