Skip to content

Commit 061471a

Browse files
committed
chore(deps): update dependency @types/sinon to v10.0.6
1 parent e318572 commit 061471a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"@sourcegraph/tsconfig": "^4.0.1",
124124
"@types/mocha": "8.2.2",
125125
"@types/node": "14.17.3",
126-
"@types/sinon": "10.0.2",
126+
"@types/sinon": "10.0.6",
127127
"eslint": "^7.28.0",
128128
"husky": "^4.3.6",
129129
"lnfs-cli": "^2.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1232,10 +1232,10 @@
12321232
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
12331233
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
12341234

1235-
"@types/[email protected].2":
1236-
version "10.0.2"
1237-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
1238-
integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
1235+
"@types/[email protected].6":
1236+
version "10.0.6"
1237+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.6.tgz#bc3faff5154e6ecb69b797d311b7cf0c1b523a1d"
1238+
integrity sha512-6EF+wzMWvBNeGrfP3Nx60hhx+FfwSg1JJBLAAP/IdIUq0EYkqCYf70VT3PhuhPX9eLD+Dp+lNdpb/ZeHG8Yezg==
12391239
dependencies:
12401240
"@sinonjs/fake-timers" "^7.1.0"
12411241

0 commit comments

Comments
 (0)