Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 39c1e6a

Browse files
committed
Update dependencies to fix build
- Updated @types-node : 16.18.38 - Added eslint-plugin-prettier : 5.0.0
1 parent 67317ea commit 39c1e6a

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

package-lock.json

Lines changed: 47 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,13 @@
3030
"unhomoglyph": "1.0.6"
3131
},
3232
"devDependencies": {
33-
"@types/node": "16.11.21",
33+
"@types/node": "16.18.38",
3434
"@typescript-eslint/parser": "6.1.0",
3535
"@vercel/ncc": "0.36.1",
3636
"eslint": "8.45.0",
3737
"eslint-plugin-github": "4.9.2",
3838
"eslint-plugin-jest": "27.2.3",
39+
"eslint-plugin-prettier": "5.0.0",
3940
"glob-parent": "6.0.2",
4041
"jest": "29.6.1",
4142
"js-yaml": "4.1.0",

0 commit comments

Comments
 (0)