Skip to content

Commit

Permalink
Update dependencies to fix build
Browse files Browse the repository at this point in the history
- Updated @types-node : 16.18.38
- Added eslint-plugin-prettier : 5.0.0
  • Loading branch information
bigdaz committed Jul 21, 2023
1 parent 67317ea commit 39c1e6a
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
95 changes: 47 additions & 48 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,13 @@
"unhomoglyph": "1.0.6"
},
"devDependencies": {
"@types/node": "16.11.21",
"@types/node": "16.18.38",
"@typescript-eslint/parser": "6.1.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.45.0",
"eslint-plugin-github": "4.9.2",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "5.0.0",
"glob-parent": "6.0.2",
"jest": "29.6.1",
"js-yaml": "4.1.0",
Expand Down

0 comments on commit 39c1e6a

Please sign in to comment.