Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

chore(deps): update devdependencies-major (major) #14

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
109 changes: 50 additions & 59 deletions dev-tools/node-client/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 dev-tools/node-client/package.json
Expand Up @@ -10,9 +10,9 @@
"author": "Fabian Morón Zirfas <fabianmoronzirfas@protonmail.ch> (https://fabianmoronzirfas.me)",
"license": "MIT",
"devDependencies": {
"dotenv": "10.0.0",
"dotenv": "16.0.3",
"ts-node": "10.4.0",
"ts-node-dev": "1.1.8",
"ts-node-dev": "2.0.0",
"typescript": "4.5.2"
},
"dependencies": {
Expand Down