Skip to content

Commit c85f54d

Browse files
committed
chore(deps): update dependency @types/sinon to v10.0.15
1 parent 8256092 commit c85f54d

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
@@ -131,7 +131,7 @@
131131
"@types/lodash": "4.14.195",
132132
"@types/mocha": "9.1.1",
133133
"@types/node": "18.16.16",
134-
"@types/sinon": "10.0.14",
134+
"@types/sinon": "10.0.15",
135135
"expect": "^24.1.0",
136136
"graphql": "^15.4.0",
137137
"husky": "^4.3.5",

yarn.lock

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

1185-
"@types/[email protected].14":
1186-
version "10.0.14"
1187-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.14.tgz#6bd18b088ea5ef1e5153fa37d0b68e91eff09e22"
1188-
integrity sha512-mn72up6cjaMyMuaPaa/AwKf6WtsSRysQC7wxFkCm1XcOKXPM1z+5Y4H5wjIVBz4gdAkjvZxVVfjA6ba1nHr5WQ==
1185+
"@types/[email protected].15":
1186+
version "10.0.15"
1187+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.15.tgz#513fded9c3cf85e589bbfefbf02b2a0541186b48"
1188+
integrity sha512-3lrFNQG0Kr2LDzvjyjB6AMJk4ge+8iYhQfdnSwIwlG88FUOV43kPcQqDZkDa/h3WSZy6i8Fr0BSjfQtB1B3xuQ==
11891189
dependencies:
11901190
"@types/sinonjs__fake-timers" "*"
11911191

0 commit comments

Comments
 (0)