Merge pull request #494 from simonecorsi/dependabot/npm_and_yarn/sinon-15.1.2

build(deps-dev): bump sinon from 15.1.0 to 15.1.2
This commit is contained in:
Simone Corsi
2023-06-13 07:58:28 +02:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

View File

@@ -48,7 +48,7 @@
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",
"prettier": "^2.8.8",
"sinon": "^15.1.0",
"sinon": "^15.1.2",
"ts-node-dev": "^2.0.0",
"typescript": "^5.1.3"
},