Skip to content

Commit

Permalink
chore(deps): update test & linting packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 14, 2022
1 parent 5e512b2 commit 7a9af2a
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 134 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ship": "lerna publish"
},
"devDependencies": {
"eslint": "7.30.0",
"eslint": "8.9.0",
"eslint-plugin-ghost": "2.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/ghost-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"nock": "13.1.3",
"nyc": "15.1.0",
"proxyquire": "2.1.3",
"sinon": "11.1.1",
"sinon": "13.0.1",
"standard-version": "4.3.0",
"tmp": "0.2.1"
},
Expand Down
Loading

0 comments on commit 7a9af2a

Please sign in to comment.