We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d6c98 commit 0a596bbCopy full SHA for 0a596bb
package.json
@@ -22,12 +22,12 @@
22
"ship": "STATUS=$(git status --porcelain); echo $STATUS; if [ -z \"$STATUS\" ]; then yarn publish && git push --follow-tags; fi"
23
},
24
"devDependencies": {
25
- "eslint": "8.37.0",
26
- "eslint-plugin-ghost": "2.16.0",
+ "eslint": "8.43.0",
+ "eslint-plugin-ghost": "2.18.1",
27
"mocha": "10.2.0",
28
"proxyquire": "2.1.3",
29
"should": "13.2.3",
30
- "sinon": "15.0.3"
+ "sinon": "15.2.0"
31
32
"dependencies": {
33
"@tryghost/content-api": "1.11.7",
0 commit comments