Skip to content

Commit 19d12aa

Browse files
chore(deps-dev): bump sinon from 13.0.2 to 14.0.0 (#743)
Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 14.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v13.0.2...v14.0.0) --- 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 864cf10 commit 19d12aa

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
@@ -93,7 +93,7 @@
9393
"mock-fs": "^5.0.0",
9494
"pre-commit": "^1.1.3",
9595
"semantic-release": "^19.0.2",
96-
"sinon": "^13.0.0",
96+
"sinon": "^14.0.0",
9797
"xpath": "^0.x"
9898
}
9999
}

0 commit comments

Comments
 (0)