Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.54 (#388)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 6bfeeae commit 1d6972d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions expresso/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bpinternal/expresso",
"description": "Small wrapper above express that uses zod to add few features including auto documentation",
"version": "0.2.17",
"version": "0.2.18",
"author": "Botpress, Inc.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@types/express": "4.17.21",
"@types/http-errors": "2.0.4",
"@types/lodash": "4.17.9",
"@types/node": "18.19.52",
"@types/node": "18.19.54",
"@types/supertest": "6.0.2",
"vitest": "1.6.0",
"supertest": "6.3.4",
Expand Down
38 changes: 19 additions & 19 deletions expresso/pnpm-lock.yaml

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

0 comments on commit 1d6972d

Please sign in to comment.