0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00

Reverted mocha to resolve minimum Node version bump

- Mocha v11 requires a higher version of Node 18 than our minimum, so we
  should revert it to maintain support for v18.12.1 for now
This commit is contained in:
Daniel Lockyer 2025-01-13 08:29:55 +01:00 committed by Daniel Lockyer
parent 4059fa2f7f
commit 93fceec613
2 changed files with 14 additions and 1166 deletions

View file

@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "10.1.3",
"mocha": "11.0.1",
"mocha": "10.2.0",
"sinon": "19.0.2"
},
"dependencies": {

1178
yarn.lock

File diff suppressed because it is too large Load diff