Skip to content

Commit e53e439

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/sinon to v10.0.2
1 parent b27520e commit e53e439

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
@@ -122,7 +122,7 @@
122122
"@sourcegraph/tsconfig": "^4.0.1",
123123
"@types/mocha": "7.0.2",
124124
"@types/node": "14.17.2",
125-
"@types/sinon": "10.0.1",
125+
"@types/sinon": "10.0.2",
126126
"eslint": "^7.27.0",
127127
"husky": "^4.3.6",
128128
"lnfs-cli": "^2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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].1":
1236-
version "10.0.1"
1237-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.1.tgz#97ccb0482b750f5140ffdc661240ebbbe6e28d75"
1238-
integrity sha512-tZulsvuJwif5ddTBtscflI7gJcd+RpENcNZ7QCp0jKEl0bZY3Pu6PbJs4GR3SfQkGgsUa+FrlKsKQ0XyGNvDuA==
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==
12391239
dependencies:
12401240
"@sinonjs/fake-timers" "^7.1.0"
12411241

0 commit comments

Comments
 (0)