Skip to content

Commit 6feee1d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/sinon to v10.0.6
1 parent c8eb584 commit 6feee1d

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.176",
128128
"@types/mocha": "8.2.3",
129129
"@types/node": "14.17.32",
130-
"@types/sinon": "10.0.4",
130+
"@types/sinon": "10.0.6",
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
@@ -1128,10 +1128,10 @@
11281128
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
11291129
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
11301130

1131-
"@types/[email protected].4":
1132-
version "10.0.4"
1133-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.4.tgz#9332527665692b9f6826afe017f342a3ac6120f4"
1134-
integrity sha512-fOYjrxQv8zJsqOY6V6ecP4eZhQBxtY80X0er1VVnUIAIZo74jHm8e1vguG5Yt4Iv8W2Wr7TgibB8MfRe32k9pA==
1131+
"@types/[email protected].6":
1132+
version "10.0.6"
1133+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.6.tgz#bc3faff5154e6ecb69b797d311b7cf0c1b523a1d"
1134+
integrity sha512-6EF+wzMWvBNeGrfP3Nx60hhx+FfwSg1JJBLAAP/IdIUq0EYkqCYf70VT3PhuhPX9eLD+Dp+lNdpb/ZeHG8Yezg==
11351135
dependencies:
11361136
"@sinonjs/fake-timers" "^7.1.0"
11371137

0 commit comments

Comments
 (0)