Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Add missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkvanzanten committed Jul 15, 2022
1 parent 300d122 commit a5f2084
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 23 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@
"@types/marked-terminal": "^3.1.3",
"@types/node": "^18.0.4",
"@types/yargs-parser": "^21.0.0",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "27.3.1",
"lint-staged": "^13.0.3",
"nock": "13.2.1",
Expand Down
Loading

0 comments on commit a5f2084

Please sign in to comment.