Skip to content

Commit

Permalink
eslint 8
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Apr 12, 2024
1 parent 1cffa16 commit 82e970b
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 151 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '16'
node-version: '18'
- uses: pnpm/action-setup@v3.0.0
name: Install pnpm
id: pnpm-install
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@types/ws": "^8.5.10",
"c8": "^9.1.0",
"csvtojson": "^2.0.10",
"eslint": "^9.0.0",
"eslint": "^8.0.0",
"globby": "^14.0.1",
"husky": "^9.0.11",
"jiti": "^1.21.0",
Expand Down
Loading

0 comments on commit 82e970b

Please sign in to comment.