Skip to content

Commit ce37b20

Browse files
chore(deps): update dependency @types/sinon to v21
1 parent baabb53 commit ce37b20

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1221,7 +1221,7 @@
12211221
"@types/mocha": "10.0.10",
12221222
"@types/node": "22.19.1",
12231223
"@types/parsimmon": "1.10.9",
1224-
"@types/sinon": "17.0.4",
1224+
"@types/sinon": "21.0.1",
12251225
"@types/vscode": "1.74.0",
12261226
"@typescript-eslint/eslint-plugin": "^8.0.0",
12271227
"@typescript-eslint/parser": "^8.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -637,10 +637,10 @@
637637
resolved "https://registry.yarnpkg.com/@types/sarif/-/sarif-2.1.7.tgz#dab4d16ba7568e9846c454a8764f33c5d98e5524"
638638
integrity sha512-kRz0VEkJqWLf1LLVN4pT1cg1Z9wAuvI6L97V3m2f5B76Tg8d413ddvLBPTEHAZJlnn4XSvu0FkZtViCQGVyrXQ==
639639

640-
"@types/sinon@17.0.4":
641-
version "17.0.4"
642-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-17.0.4.tgz#fd9a3e8e07eea1a3f4a6f82a972c899e5778f369"
643-
integrity sha512-RHnIrhfPO3+tJT0s7cFaXGZvsL4bbR3/k7z3P312qMS4JaS2Tk+KiwiLx1S0rQ56ERj00u1/BtdyVd0FY+Pdew==
640+
"@types/sinon@21.0.1":
641+
version "21.0.1"
642+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-21.0.1.tgz#f995e2afdf15be832d5f1645803d82a8eb95a1bc"
643+
integrity sha512-5yoJSqLbjH8T9V2bksgRayuhpZy+723/z6wBOR+Soe4ZlXC0eW8Na71TeaZPUWDQvM7LYKa9UGFc6LRqxiR5fQ==
644644
dependencies:
645645
"@types/sinonjs__fake-timers" "*"
646646

0 commit comments

Comments
 (0)