Skip to content

Commit d6c0b51

Browse files
authored
Merge pull request #146 from eexit/update-deps
Update dependencies
2 parents 294e302 + a4c0f67 commit d6c0b51

File tree

2 files changed

+505
-267
lines changed

2 files changed

+505
-267
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,20 @@
4343
"dependencies": {
4444
"@tryghost/debug": "^0.1.17",
4545
"bluebird": "^3.7.0",
46-
"cloudinary": "~1.25.1",
47-
"ghost-storage-base": "0.0.5",
46+
"cloudinary": "^1.30.0",
47+
"ghost-storage-base": "^1.0.0",
4848
"got": "^11.8.2",
49-
"image-size": "^0.9.2",
49+
"image-size": "^1.0.1",
5050
"lodash": "^4.17.20",
5151
"os-locale": "^5.0.0"
5252
},
5353
"devDependencies": {
5454
"chai": "^4.2.0",
55-
"eslint": "^7.17.0",
56-
"eslint-plugin-mocha": "^8.1.0",
55+
"eslint": "^8.17.0",
56+
"eslint-plugin-mocha": "^10.0.5",
5757
"moment": "^2.29.1",
5858
"nock": "^13.0.11",
5959
"nyc": "^15.0.0",
60-
"sinon": "^10.0.0"
60+
"sinon": "^14.0.0"
6161
}
6262
}

0 commit comments

Comments
 (0)