Skip to content

Commit

Permalink
Update Test & linting packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 39c21f8 commit b527bd1
Show file tree
Hide file tree
Showing 2 changed files with 1,908 additions and 780 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"ship": "STATUS=$(git status --porcelain); echo $STATUS; if [ -z \"$STATUS\" ]; then yarn version && git push --follow-tags; fi"
},
"devDependencies": {
"eslint": "7.32.0",
"eslint-plugin-ghost": "2.11.0",
"mocha": "8.4.0",
"eslint": "8.55.0",
"eslint-plugin-ghost": "3.4.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "11.1.2"
"sinon": "17.0.1"
},
"dependencies": {
"@tryghost/admin-api": "^1.7.0",
Expand Down
Loading

0 comments on commit b527bd1

Please sign in to comment.