mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update Test & linting packages
This commit is contained in:
parent
f966907c78
commit
ab023e1df9
3 changed files with 6 additions and 6 deletions
|
@ -22,9 +22,9 @@
|
|||
"@types/jsonwebtoken": "8.3.4",
|
||||
"@types/node": "12.7.5",
|
||||
"@types/nodemailer": "6.2.1",
|
||||
"mocha": "6.2.0",
|
||||
"mocha": "6.2.1",
|
||||
"should": "13.2.3",
|
||||
"sinon": "7.4.2"
|
||||
"sinon": "7.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"bluebird": "^3.5.5",
|
||||
|
|
|
@ -18,9 +18,9 @@
|
|||
],
|
||||
"devDependencies": {
|
||||
"jsdom": "15.1.1",
|
||||
"mocha": "6.2.0",
|
||||
"mocha": "6.2.1",
|
||||
"should": "13.2.3",
|
||||
"sinon": "7.4.2"
|
||||
"sinon": "7.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/magic-link": "^0.1.3",
|
||||
|
|
|
@ -19,9 +19,9 @@
|
|||
"@types/cookies": "0.7.2",
|
||||
"@types/node": "12.7.5",
|
||||
"keypair": "1.0.1",
|
||||
"mocha": "6.2.0",
|
||||
"mocha": "6.2.1",
|
||||
"should": "13.2.3",
|
||||
"sinon": "7.4.2"
|
||||
"sinon": "7.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"bluebird": "^3.5.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue