Skip to content

Commit dadaafc

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/sinon to v10.0.10
1 parent 248c1c8 commit dadaafc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"@types/lodash": "4.14.178",
128128
"@types/mocha": "8.2.3",
129129
"@types/node": "16.11.19",
130-
"@types/sinon": "10.0.9",
130+
"@types/sinon": "10.0.10",
131131
"expect": "^24.1.0",
132132
"husky": "^4.3.5",
133133
"lnfs-cli": "^2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,10 +1161,10 @@
11611161
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
11621162
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
11631163

1164-
"@types/[email protected].9":
1165-
version "10.0.9"
1166-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.9.tgz#6f761210811ac54c18ad56a2ab95bf3350b18a7a"
1167-
integrity sha512-xGZVAe61omKnVGedBdTbAveuJ5QyI0LrMIcp0hc1LmVI5IEjs5qG4fM0sv9GIBA2JVoKuf7332IjQX4y5qqMMQ==
1164+
"@types/[email protected].10":
1165+
version "10.0.10"
1166+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.10.tgz#f8acd72fbc2e87c4679f3e2c1ab3530dff1ab6e2"
1167+
integrity sha512-US5E539UfeL2DiWALzCyk0c4zKh6sCv86V/0lpda/afMJJ0oEm2SrKgedH5optvFWstnJ8e1MNYhLmPhAy4rvQ==
11681168
dependencies:
11691169
"@sinonjs/fake-timers" "^7.1.0"
11701170

0 commit comments

Comments
 (0)