Skip to content

Commit

Permalink
deps: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xseman committed Aug 23, 2024
1 parent 194e280 commit 27a3da6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
17 changes: 8 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"test:watch": "TS_NODE_TRANSPILE_ONLY=true node --test --watch --loader=ts-node/esm --no-warnings src/*.test.ts"
},
"dependencies": {
"lzma1": "0.0.2",
"lzma1": "0.0.3",
"validator": "^13.12.0"
},
"devDependencies": {
"@types/node": ">=18.18.2",
"@types/node": "^22.5.0",
"@types/validator": "^13.12.0",
"dprint": "~0.47.0",
"ts-node": "~10.9.0",
Expand Down

0 comments on commit 27a3da6

Please sign in to comment.