Skip to content

Commit bd55889

Browse files
chore(deps): update dependency sinon to v21
1 parent f89ea7b commit bd55889

File tree

2 files changed

+12
-40
lines changed

2 files changed

+12
-40
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@cloudflare/workers-types": "^4.20250121.0",
3131
"@types/chai": "^5.0.1",
3232
"@types/mocha": "^10.0.10",
33-
"@types/sinon": "^17.0.3",
33+
"@types/sinon": "^21.0.0",
3434
"c8": "^10.1.3",
3535
"chai": "^5.1.2",
3636
"dotenv": "^16.4.7",
@@ -40,7 +40,7 @@
4040
"mocha": "^11.1.0",
4141
"pnpm": "^10.2.0",
4242
"prettier": "^3.4.2",
43-
"sinon": "^19.0.2",
43+
"sinon": "^21.0.0",
4444
"typescript": "^5.7.3",
4545
"wrangler": "^3.107.2"
4646
}

pnpm-lock.yaml

Lines changed: 10 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)