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 Jan 1, 2024
1 parent a873f1e commit 392c869
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
138 changes: 69 additions & 69 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"test": "node --test"
},
"devDependencies": {
"@types/node": "^20.9.0",
"csv-parse": "^5.5.2",
"eslint": "^8.53.0",
"@types/node": "^20.10.6",
"csv-parse": "^5.5.3",
"eslint": "^8.56.0",
"ms": "^2.1.3",
"prettier": "^3.0.3",
"typescript": "^5.2.2"
"prettier": "^3.1.1",
"typescript": "^5.3.3"
},
"keywords": [
"humanize",
Expand Down

0 comments on commit 392c869

Please sign in to comment.