Skip to content

Commit

Permalink
chore(deps): update dependency prom-client to v15.1.1 (#1205)
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] committed Apr 12, 2024
1 parent 7668337 commit 2c1a4b4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"url-value-parser": "2.2.0"
},
"devDependencies": {
"prom-client": "15.1.0",
"prom-client": "15.1.1",
"typescript": "5.3.3",
"@types/node": "20.11.30",
"@types/lodash.once": "4.1.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"ts-essentials": "9.4.1"
},
"devDependencies": {
"prom-client": "15.1.0"
"prom-client": "15.1.1"
},
"peerDependencies": {
"prom-client": "13.x.x || 14.x || 15.x"
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit 2c1a4b4

Please sign in to comment.