Skip to content

Commit

Permalink
chore: lint error ci
Browse files Browse the repository at this point in the history
Signed-off-by: Case Wylie <[email protected]>
  • Loading branch information
cmwylie19 committed Nov 4, 2024
1 parent 8a4de58 commit 9ba73b0
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 14 deletions.
36 changes: 22 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.14.0",
"@jest/globals": "29.7.0",
"@types/byline": "4.2.36",
"@types/readable-stream": "4.0.18",
Expand All @@ -58,6 +60,7 @@
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"eslint-plugin-jsdoc": "50.4.3",
"globals": "^15.12.0",
"husky": "^9.1.6",
"jest": "29.7.0",
"lint-staged": "^15.2.10",
Expand Down

0 comments on commit 9ba73b0

Please sign in to comment.