Skip to content

Commit 607f56a

Browse files
refactor: bump sinon from 14.0.0 to 19.0.4
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.0 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@v14.0.0...v19.0.4) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e16312f commit 607f56a

File tree

2 files changed

+119
-108
lines changed

2 files changed

+119
-108
lines changed

package-lock.json

Lines changed: 118 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"nyc": "15.1.0",
2929
"parse-server": "5.5.6",
3030
"semantic-release": "24.2.3",
31-
"sinon": "14.0.0"
31+
"sinon": "19.0.4"
3232
},
3333
"scripts": {
3434
"lint": "eslint --cache ./index.js ./lib/** ./spec/**/*.js",

0 commit comments

Comments
 (0)