Skip to content

Commit 5ecc00f

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/sinon to v9.0.10
1 parent b96cf44 commit 5ecc00f

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": "^3.0.0",
123123
"@types/mocha": "7.0.2",
124124
"@types/node": "12.7.3",
125-
"@types/sinon": "9.0.9",
125+
"@types/sinon": "9.0.10",
126126
"eslint": "^7.15.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
@@ -1225,10 +1225,10 @@
12251225
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
12261226
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
12271227

1228-
"@types/[email protected].9":
1229-
version "9.0.9"
1230-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9.0.9.tgz#115843b491583f924080f684b6d0d7438344f73c"
1231-
integrity sha512-z/y8maYOQyYLyqaOB+dYQ6i0pxKLOsfwCmHmn4T7jS/SDHicIslr37oE3Dg8SCqKrKeBy6Lemu7do2yy+unLrw==
1228+
"@types/[email protected].10":
1229+
version "9.0.10"
1230+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9.0.10.tgz#7fb9bcb6794262482859cab66d59132fca18fcf7"
1231+
integrity sha512-/faDC0erR06wMdybwI/uR8wEKV/E83T0k4sepIpB7gXuy2gzx2xiOjmztq6a2Y6rIGJ04D+6UU0VBmWy+4HEMA==
12321232
dependencies:
12331233
"@types/sinonjs__fake-timers" "*"
12341234

0 commit comments

Comments
 (0)