Skip to content

Commit

Permalink
Add additional dependencies
Browse files Browse the repository at this point in the history
These were required by the lint task.
  • Loading branch information
robyoung committed Feb 19, 2024
1 parent f03b2c5 commit 9a81371
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 30 deletions.
248 changes: 218 additions & 30 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,13 @@
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.56.0",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"js-yaml": "^4.1.0",
Expand Down

0 comments on commit 9a81371

Please sign in to comment.