Skip to content

Commit

Permalink
chore(deps): update promex (#303)
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 May 31, 2024
1 parent 4ad1a2b commit 9ce8fe7
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 54 deletions.
8 changes: 4 additions & 4 deletions promex/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bpinternal/promex",
"description": "Prometheus express initialization package for nodejs.",
"version": "0.5.8",
"version": "0.5.9",
"author": "Botpress, Inc.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -31,10 +31,10 @@
},
"devDependencies": {
"@types/express": "4.17.21",
"@types/node": "18.19.31",
"axios": "1.6.8",
"@types/node": "18.19.33",
"axios": "1.7.2",
"typescript": "5.4.5",
"vite": "5.2.11",
"vite": "5.2.12",
"vitest": "1.6.0"
},
"scripts": {
Expand Down
89 changes: 39 additions & 50 deletions promex/pnpm-lock.yaml

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

0 comments on commit 9ce8fe7

Please sign in to comment.