Merge pull request 'chore(deps): update dependency sinon to v20' (#107) from renovate/sinon-20.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #107
This commit is contained in:
Aravinth Manivannan 2025-04-03 15:33:05 +05:30
commit 39bb695ba2

View file

@ -60,7 +60,7 @@
"jest": "^29.7.0", "jest": "^29.7.0",
"jsdom": "^26.0.0", "jsdom": "^26.0.0",
"rimraf": "^6.0.0", "rimraf": "^6.0.0",
"sinon": "^19.0.0", "sinon": "^20.0.0",
"ts-jest": "^29.1.1", "ts-jest": "^29.1.1",
"ts-loader": "^9.5.0", "ts-loader": "^9.5.0",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",