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 May 19, 2023
1 parent 68d6c98 commit f8ccc68
Show file tree
Hide file tree
Showing 2 changed files with 1,126 additions and 114 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"ship": "STATUS=$(git status --porcelain); echo $STATUS; if [ -z \"$STATUS\" ]; then yarn publish && git push --follow-tags; fi"
},
"devDependencies": {
"eslint": "8.37.0",
"eslint-plugin-ghost": "2.16.0",
"eslint": "8.41.0",
"eslint-plugin-ghost": "2.18.1",
"mocha": "10.2.0",
"proxyquire": "2.1.3",
"should": "13.2.3",
"sinon": "15.0.3"
"sinon": "15.1.0"
},
"dependencies": {
"@tryghost/content-api": "1.11.7",
Expand Down
Loading

0 comments on commit f8ccc68

Please sign in to comment.