Skip to content

Commit

Permalink
Update devDependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn committed Nov 10, 2023
1 parent 9ffc33d commit 3b38554
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 74 deletions.
174 changes: 103 additions & 71 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"test": "node --test"
},
"devDependencies": {
"@types/node": "^20.7.1",
"csv-parse": "^5.5.0",
"eslint": "^8.50.0",
"@types/node": "^20.9.0",
"csv-parse": "^5.5.2",
"eslint": "^8.53.0",
"ms": "^2.1.3",
"prettier": "^3.0.3",
"typescript": "^5.2.2"
Expand Down

0 comments on commit 3b38554

Please sign in to comment.