Skip to content

Commit eaf475a

Browse files
Update Test & linting packages
1 parent 68d6c98 commit eaf475a

File tree

2 files changed

+1122
-104
lines changed

2 files changed

+1122
-104
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"ship": "STATUS=$(git status --porcelain); echo $STATUS; if [ -z \"$STATUS\" ]; then yarn publish && git push --follow-tags; fi"
2323
},
2424
"devDependencies": {
25-
"eslint": "8.37.0",
26-
"eslint-plugin-ghost": "2.16.0",
25+
"eslint": "8.40.0",
26+
"eslint-plugin-ghost": "2.18.1",
2727
"mocha": "10.2.0",
2828
"proxyquire": "2.1.3",
2929
"should": "13.2.3",
30-
"sinon": "15.0.3"
30+
"sinon": "15.1.0"
3131
},
3232
"dependencies": {
3333
"@tryghost/content-api": "1.11.7",

0 commit comments

Comments
 (0)