Merge pull request #51 from simonecorsi/dependabot/npm_and_yarn/sinon-14.0.0

build(deps-dev): bump sinon from 9.2.3 to 14.0.0
This commit is contained in:
Simone Corsi
2022-05-10 15:46:38 +02:00
committed by GitHub
2 changed files with 71 additions and 54 deletions

View File

@@ -52,7 +52,7 @@
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",
"prettier": "^2.6.2",
"sinon": "^9.2.3",
"sinon": "^14.0.0",
"ts-node-dev": "^1.1.1",
"typescript": "^4.6.4"
},