Skip to content

Commit

Permalink
chore: update @openally/config.eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
fabnguess committed Jan 5, 2025
1 parent 2b32216 commit baea859
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"zup": "0.0.2"
},
"devDependencies": {
"@openally/config.eslint": "^1.1.0",
"@openally/config.eslint": "^1.3.0",
"@openally/config.typescript": "^1.0.3",
"@types/node": "^22.2.0",
"c8": "^10.1.2",
Expand Down
2 changes: 0 additions & 2 deletions src/utils/runInSpinner.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* eslint-disable no-unused-vars */

// Import Third-party Dependencies
import { Spinner } from "@topcli/spinner";
import kleur from "kleur";
Expand Down

0 comments on commit baea859

Please sign in to comment.