Skip to content

Commit

Permalink
chore(deps): update promex (#149)
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 Feb 28, 2024
1 parent d90e36a commit 29efced
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 51 deletions.
10 changes: 5 additions & 5 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.1",
"version": "0.5.2",
"author": "Botpress, Inc.",
"repository": {
"type": "git",
Expand All @@ -27,14 +27,14 @@
"@promster/types": "13.0.0",
"express": "4.18.2",
"nanoid": "5.0.6",
"prom-client": "15.0.0",
"prom-client": "15.1.0",
"vite": "5.1.4",
"vitest": "1.3.1"
},
"devDependencies": {
"@types/express": "4.17.14",
"@types/node": "18.0.0",
"axios": "1.1.2",
"@types/express": "4.17.21",
"@types/node": "18.19.20",
"axios": "1.6.7",
"typescript": "5.3.3"
},
"scripts": {
Expand Down
97 changes: 51 additions & 46 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 29efced

Please sign in to comment.