Skip to content

Commit 2e39c66

Browse files
Update Test & linting packages
1 parent 39c21f8 commit 2e39c66

File tree

2 files changed

+1908
-780
lines changed

2 files changed

+1908
-780
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"ship": "STATUS=$(git status --porcelain); echo $STATUS; if [ -z \"$STATUS\" ]; then yarn version && git push --follow-tags; fi"
1515
},
1616
"devDependencies": {
17-
"eslint": "7.32.0",
18-
"eslint-plugin-ghost": "2.11.0",
19-
"mocha": "8.4.0",
17+
"eslint": "8.56.0",
18+
"eslint-plugin-ghost": "3.4.0",
19+
"mocha": "10.2.0",
2020
"should": "13.2.3",
21-
"sinon": "11.1.2"
21+
"sinon": "17.0.1"
2222
},
2323
"dependencies": {
2424
"@tryghost/admin-api": "^1.7.0",

0 commit comments

Comments
 (0)