Skip to content

Commit

Permalink
Update dependency eslint to v8.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent dc34494 commit ff833a8
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 292 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ship": "lerna publish"
},
"devDependencies": {
"eslint": "8.43.0",
"eslint": "8.44.0",
"eslint-plugin-ghost": "3.2.0",
"mocha": "10.2.0",
"should": "13.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/algolia-netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"build/*"
],
"devDependencies": {
"eslint": "8.43.0",
"eslint": "8.44.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-ghost": "3.2.0",
"eslint-plugin-import": "2.27.5",
Expand Down
Loading

0 comments on commit ff833a8

Please sign in to comment.