Skip to content

Commit

Permalink
Merge pull request #470 from ianwalter/renovate/ianwalter-eslint-conf…
Browse files Browse the repository at this point in the history
…ig-7.x

Update dependency @ianwalter/eslint-config to v7
  • Loading branch information
ianwalter committed Nov 24, 2021
2 parents 75f731d + a75dab5 commit 537a36d
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 285 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Your friendly test runner/framework",
"license": "SEE LICENSE IN LICENSE",
"scripts": {
"lint": "eslit",
"lint": "eslint .",
"test.bff": "npm run --prefix packages/bff test.ci",
"test.webdriver": "npm run --prefix packages/bff-webdriver test",
"test.puppeteer": "npm run --prefix packages/bff-puppeteer test",
Expand All @@ -17,8 +17,7 @@
],
"devDependencies": {
"@changesets/cli": "2.18.0",
"@ianwalter/eslint-config": "^6.2.0",
"@ianwalter/eslit": "^1.0.1",
"@ianwalter/eslint-config": "^7.0.1",
"@ianwalter/renovate-config": "^1.4.6",
"@ianwalter/vuepress-theme-brooks": "^1.2.0",
"vuepress": "^1.8.0"
Expand Down

1 comment on commit 537a36d

@vercel
Copy link

@vercel vercel bot commented on 537a36d Nov 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.