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

Update dependency jsdom to v15.1.1

This commit is contained in:
Renovate Bot 2019-06-03 00:30:26 +00:00 committed by renovate[bot]
parent 32a13bf561
commit ca998d0529
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@
"gateway" "gateway"
], ],
"devDependencies": { "devDependencies": {
"jsdom": "15.1.0", "jsdom": "15.1.1",
"mocha": "6.1.4", "mocha": "6.1.4",
"should": "13.2.3", "should": "13.2.3",
"sinon": "7.3.2" "sinon": "7.3.2"

View file

@ -16,7 +16,7 @@
"lib" "lib"
], ],
"devDependencies": { "devDependencies": {
"jsdom": "15.1.0", "jsdom": "15.1.1",
"mocha": "6.1.4", "mocha": "6.1.4",
"should": "13.2.3", "should": "13.2.3",
"sinon": "7.3.2" "sinon": "7.3.2"