Skip to content

Commit

Permalink
deps(dev): bump sinon-ts from 0.0.2 to 1.0.0 (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 14, 2022
1 parent e81bd17 commit cfc8755
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/libp2p-daemon-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"it-all": "^1.0.6",
"it-pipe": "^2.0.3",
"sinon": "^14.0.0",
"sinon-ts": "^0.0.2",
"sinon-ts": "^1.0.0",
"uint8arrays": "^4.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/libp2p-daemon-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,6 @@
"devDependencies": {
"aegir": "^37.2.0",
"sinon": "^14.0.0",
"sinon-ts": "^0.0.2"
"sinon-ts": "^1.0.0"
}
}

0 comments on commit cfc8755

Please sign in to comment.