Skip to content

Commit

Permalink
Updated packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
neogeek committed Jun 23, 2024
1 parent 9507f8e commit d580a30
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 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 @@ -21,11 +21,11 @@
"dotenv": "16.4.5",
"globby": "14.0.1",
"parse-cmd-args": "5.0.2",
"tsx": "4.15.1"
"tsx": "4.15.7"
},
"devDependencies": {
"@types/node": "20.14.2",
"typescript": "5.4.5"
"@types/node": "20.14.8",
"typescript": "5.5.2"
},
"scripts": {
"test": "node --import tsx --test --experimental-test-coverage ./src/*.test.ts",
Expand Down

0 comments on commit d580a30

Please sign in to comment.