Merge pull request #640 from simonecorsi/dependabot/npm_and_yarn/sinon-and-types/sinon-17.0.1

build(deps-dev): bump sinon and @types/sinon
This commit is contained in:
Simone Corsi
2024-01-23 13:21:33 +01:00
committed by GitHub
2 changed files with 72 additions and 32 deletions

View File

@@ -35,7 +35,7 @@
"@types/ejs": "^3.1.5",
"@types/got": "^9.6.12",
"@types/node": "^20.9.0",
"@types/sinon": "^10.0.16",
"@types/sinon": "^17.0.2",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.11.0",
"@vercel/ncc": "^0.36.1",
@@ -48,7 +48,7 @@
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",
"prettier": "^3.1.0",
"sinon": "^15.2.0",
"sinon": "^17.0.1",
"ts-node-dev": "^2.0.0",
"typescript": "^5.3.2"
},