0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Update Test & linting packages

This commit is contained in:
Renovate Bot 2022-01-20 14:22:43 +00:00 committed by Daniel Lockyer
parent fd9bbf906e
commit d9ebfa3a37

View file

@ -19,7 +19,7 @@
"access": "public" "access": "public"
}, },
"devDependencies": { "devDependencies": {
"mocha": "9.1.3", "mocha": "9.1.4",
"should": "13.2.3", "should": "13.2.3",
"sinon": "11.1.2" "sinon": "11.1.2"
}, },