Skip to content

Commit 175dc40

Browse files
chore: bump sinon from 15.2.0 to 16.1.3 (#369)
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 16.1.3. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v15.2.0...v16.1.3) --- 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 4b86c41 commit 175dc40

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
@@ -105,7 +105,7 @@
105105
"mkdirp": "^3.0.0",
106106
"p-defer": "^4.0.0",
107107
"protons": "^7.0.0",
108-
"sinon": "^15.0.0"
108+
"sinon": "^16.1.3"
109109
},
110110
"browser": {
111111
"./dist/src/alloc-unsafe.js": "./dist/src/alloc-unsafe-browser.js",

0 commit comments

Comments
 (0)