0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00

Update dependency sinon to v9.2.2

This commit is contained in:
Renovate Bot 2020-12-11 12:43:11 +00:00 committed by renovate[bot]
parent d82d531738
commit 1a292f7188

View file

@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "8.2.1",
"should": "13.2.3",
"sinon": "9.2.1"
"sinon": "9.2.2"
},
"dependencies": {
"papaparse": "5.3.0"