Merge pull request #397 from simonecorsi/dependabot/npm_and_yarn/sinon-15.0.3

build(deps-dev): bump sinon from 15.0.2 to 15.0.3
This commit is contained in:
Simone Corsi
2023-03-27 08:04:44 +02:00
committed by GitHub
2 changed files with 16 additions and 16 deletions

View File

@@ -48,7 +48,7 @@
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",
"prettier": "^2.8.7",
"sinon": "^15.0.2",
"sinon": "^15.0.3",
"ts-node-dev": "^2.0.0",
"typescript": "^4.9.5"
},