Skip to content

Commit

Permalink
chore: update dependencies for mqtt + useful-typescript-functions + @…
Browse files Browse the repository at this point in the history
…types/dotenv-flow + @vitest/coverage-v8 + vitest
  • Loading branch information
dependency-updater authored Sep 22, 2023
1 parent 78162d7 commit 9dcdaed
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"aedes": "^0.50.0",
"dotenv-flow": "^3.3.0",
"express": "^4.18.2",
"mqtt": "^5.0.3",
"mqtt": "^5.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"useful-typescript-functions": "^2.0.0",
"useful-typescript-functions": "^2.6.2",
"yaml": "^2.3.2"
},
"devDependencies": {
"@types/dotenv-flow": "3.3.0",
"@types/dotenv-flow": "3.3.1",
"@types/express": "4.17.17",
"@vitest/coverage-v8": "^0.34.3",
"vitest": "0.34.3"
"@vitest/coverage-v8": "^0.34.5",
"vitest": "0.34.5"
}
}

0 comments on commit 9dcdaed

Please sign in to comment.