Skip to content

Commit

Permalink
chore: adding missing eslint dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasgriffintn committed Jun 28, 2024
1 parent 2388945 commit 94df86d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"c8": "^9.1.0",
"chai": "^5.1.1",
"conventional-changelog-conventionalcommits": "^7.0.2",
Expand Down

0 comments on commit 94df86d

Please sign in to comment.