Skip to content

Commit

Permalink
chore(deps): update promex (#197)
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 Mar 18, 2024
1 parent 624ca0d commit 111f9d3
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 deletions.
12 changes: 6 additions & 6 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.6",
"version": "0.5.7",
"author": "Botpress, Inc.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -31,11 +31,11 @@
},
"devDependencies": {
"@types/express": "4.17.21",
"@types/node": "18.19.21",
"axios": "1.6.7",
"typescript": "5.3.3",
"vite": "5.1.5",
"vitest": "1.3.1"
"@types/node": "18.19.24",
"axios": "1.6.8",
"typescript": "5.4.2",
"vite": "5.1.6",
"vitest": "1.4.0"
},
"scripts": {
"build": "tsc --build",
Expand Down
142 changes: 71 additions & 71 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 111f9d3

Please sign in to comment.