Skip to content

Commit 7e0c7d3

Browse files
deps(dev): bump sinon-ts from 1.0.2 to 2.0.0 (#48)
Bumps [sinon-ts](https://github.com/achingbrain/sinon-ts) from 1.0.2 to 2.0.0. - [Release notes](https://github.com/achingbrain/sinon-ts/releases) - [Changelog](https://github.com/achingbrain/sinon-ts/blob/master/CHANGELOG.md) - [Commits](achingbrain/sinon-ts@v1.0.2...v2.0.0) --- updated-dependencies: - dependency-name: sinon-ts 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 39c92a5 commit 7e0c7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,6 @@
165165
"@types/sinon": "^10.0.15",
166166
"aegir": "^41.0.0",
167167
"sinon": "^17.0.0",
168-
"sinon-ts": "^1.0.0"
168+
"sinon-ts": "^2.0.0"
169169
}
170170
}

0 commit comments

Comments
 (0)