Skip to content

Commit

Permalink
fix: pnpm lock, eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
BlairCurrey committed Mar 25, 2024
1 parent 7d01df4 commit e593404
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 199 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@jest/types": "^29.6.3",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "7.2",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
Loading

0 comments on commit e593404

Please sign in to comment.