Skip to content

Commit

Permalink
Upgrade modules
Browse files Browse the repository at this point in the history
  • Loading branch information
kmalakoff committed Jan 17, 2025
1 parent dd75b81 commit 50bcd73
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "node",
"request": "launch",
"name": "test:node (mac)",
"program": "/Users/kevin/.nvm/versions/node/v22.12.0/lib/node_modules/ts-dev-stack/bin/cli.cjs",
"program": "/Users/kevin/.nvm/versions/node/v22.13.0/lib/node_modules/ts-dev-stack/bin/cli.cjs",
"args": ["test:node", "--no-timeouts"],
"console": "integratedTerminal",
"internalConsoleOptions": "neverOpen"
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

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

0 comments on commit 50bcd73

Please sign in to comment.