Skip to content

Commit

Permalink
fix: bump eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Aug 23, 2023
1 parent 2159369 commit 3195889
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 159 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/mocha": "^9.0.0",
"@types/node": "^16.18.41",
"chai": "^4",
"eslint": "^7.32.0",
"eslint": "^8.47.0",
"eslint-config-oclif": "^4",
"eslint-config-oclif-typescript": "^1.0.3",
"mocha": "^9",
Expand Down Expand Up @@ -72,4 +72,4 @@
"oclif"
],
"types": "dist/index.d.ts"
}
}
Loading

0 comments on commit 3195889

Please sign in to comment.