Skip to content

Commit

Permalink
Update dependency @types/sinon to v10.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 2f3b487 commit c07a0df
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
"@types/markdown-it": "12.2.3",
"@types/node": "16.11.26",
"@types/ramda": "0.28.2",
"@types/sinon": "10.0.11",
"@types/sinon": "10.0.20",
"@typescript-eslint/eslint-plugin": "5.16.0",
"@typescript-eslint/parser": "5.16.0",
"ava": "4.1.0",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1268,10 +1268,10 @@
dependencies:
"@types/node" "*"

"@types/[email protected].11":
version "10.0.11"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.11.tgz#8245827b05d3fc57a6601bd35aee1f7ad330fc42"
integrity sha512-dmZsHlBsKUtBpHriNjlK0ndlvEh8dcb9uV9Afsbt89QIyydpC7NcR+nWlAhASfy3GHnxTl4FX/aKE7XZUt/B4g==
"@types/[email protected].20":
version "10.0.20"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.20.tgz#f1585debf4c0d99f9938f4111e5479fb74865146"
integrity sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg==
dependencies:
"@types/sinonjs__fake-timers" "*"

0 comments on commit c07a0df

Please sign in to comment.