Skip to content

Commit dddf5ea

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

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
"@types/lodash": "4.14.170",
123123
"@types/mocha": "5.2.7",
124124
"@types/node": "14.17.2",
125-
"@types/sinon": "10.0.1",
125+
"@types/sinon": "10.0.2",
126126
"expect": "^24.1.0",
127127
"husky": "^4.3.5",
128128
"lnfs-cli": "^2.1.0",

yarn.lock

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

1108-
"@types/sinon@10.0.1":
1109-
version "10.0.1"
1110-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.1.tgz#97ccb0482b750f5140ffdc661240ebbbe6e28d75"
1111-
integrity sha512-tZulsvuJwif5ddTBtscflI7gJcd+RpENcNZ7QCp0jKEl0bZY3Pu6PbJs4GR3SfQkGgsUa+FrlKsKQ0XyGNvDuA==
1108+
"@types/sinon@10.0.2":
1109+
version "10.0.2"
1110+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
1111+
integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
11121112
dependencies:
11131113
"@sinonjs/fake-timers" "^7.1.0"
11141114

0 commit comments

Comments
 (0)