Skip to content

Commit

Permalink
chore(deps): update dependency prom-client to v15 (#3050)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency prom-client to v15

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Oct 13, 2023
1 parent 866a2ed commit 17343a1
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@graphql-yoga/plugin-prometheus': patch
---
dependencies updates:
- Updated dependency [`prom-client@^15.0.0`
↗︎](https://www.npmjs.com/package/prom-client/v/15.0.0) (from `^13 || ^14.0.0`, in
`peerDependencies`)
4 changes: 2 additions & 2 deletions packages/plugins/prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"peerDependencies": {
"graphql": "^15.2.0 || ^16.0.0",
"graphql-yoga": "^4.0.5",
"prom-client": "^13 || ^14.0.0"
"prom-client": "^15.0.0"
},
"dependencies": {
"@envelop/prometheus": "8.0.3"
},
"devDependencies": {
"prom-client": "14.2.0"
"prom-client": "15.0.0"
},
"publishConfig": {
"directory": "dist",
Expand Down
17 changes: 9 additions & 8 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 17343a1

Please sign in to comment.