Skip to content

Commit f9c7121

Browse files
Update dependency @types/sinon to v17.0.4 (#9494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d37b02 commit f9c7121

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
@@ -1208,7 +1208,7 @@
12081208
"@types/mocha": "10.0.10",
12091209
"@types/node": "22.13.5",
12101210
"@types/parsimmon": "1.10.9",
1211-
"@types/sinon": "17.0.3",
1211+
"@types/sinon": "17.0.4",
12121212
"@types/vscode": "1.74.0",
12131213
"@typescript-eslint/eslint-plugin": "^8.0.0",
12141214
"@typescript-eslint/parser": "^8.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -382,10 +382,10 @@
382382
resolved "https://registry.yarnpkg.com/@types/parsimmon/-/parsimmon-1.10.9.tgz#14e60db223c1d213fea0e15985d480b5cfe1789a"
383383
integrity sha512-O2M2x1w+m7gWLen8i5DOy6tWRnbRcsW6Pke3j3HAsJUrPb4g0MgjksIUm2aqUtCYxy7Qjr3CzjjwQBzhiGn46A==
384384

385-
"@types/sinon@17.0.3":
386-
version "17.0.3"
387-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-17.0.3.tgz#9aa7e62f0a323b9ead177ed23a36ea757141a5fa"
388-
integrity sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==
385+
"@types/sinon@17.0.4":
386+
version "17.0.4"
387+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-17.0.4.tgz#fd9a3e8e07eea1a3f4a6f82a972c899e5778f369"
388+
integrity sha512-RHnIrhfPO3+tJT0s7cFaXGZvsL4bbR3/k7z3P312qMS4JaS2Tk+KiwiLx1S0rQ56ERj00u1/BtdyVd0FY+Pdew==
389389
dependencies:
390390
"@types/sinonjs__fake-timers" "*"
391391

0 commit comments

Comments
 (0)