Skip to content

Commit

Permalink
chore(deps): bump @snapshot-labs/snapshot-metrics from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [@snapshot-labs/snapshot-metrics](https://github.com/snapshot-labs/snapshot-metrics) from 1.1.0 to 1.2.0.
- [Commits](https://github.com/snapshot-labs/snapshot-metrics/commits)

---
updated-dependencies:
- dependency-name: "@snapshot-labs/snapshot-metrics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 5d26524 commit b43cd03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"prettier": "@snapshot-labs/prettier-config",
"dependencies": {
"@pusher/push-notifications-server": "^1.2.5",
"@snapshot-labs/snapshot-metrics": "^1.1.0",
"@snapshot-labs/snapshot-metrics": "^1.2.0",
"@snapshot-labs/snapshot-sentry": "^1.4.0",
"@snapshot-labs/snapshot.js": "^0.3.68",
"@xmtp/xmtp-js": "^10.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -950,10 +950,10 @@
resolved "https://registry.yarnpkg.com/@snapshot-labs/prettier-config/-/prettier-config-0.1.0-beta.7.tgz#c8e07e7e9baabee245020a72ac05835b65139823"
integrity sha512-k/FUf4VWhwLFUmKuWs2mNvmPe691hqhvCJuujD4TfbIivWysmL1TqthwfdQUrQEAQUqVQ2ZKEiGkbufp5J27eQ==

"@snapshot-labs/snapshot-metrics@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot-metrics/-/snapshot-metrics-1.1.0.tgz#0b700ed50a28400cae7bfa47de9f5a1cc018719a"
integrity sha512-KajdSDd7cjQ9pRRYLDMqSd6yTcQ7Ln2/1zrRY5w23vGTSAH/NF0/7XojPYiW+IIdVAa5fV5nrcjFXT1X62XSYA==
"@snapshot-labs/snapshot-metrics@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot-metrics/-/snapshot-metrics-1.2.0.tgz#a5d178654a7542b5d97fec044fc18e0e62ac609a"
integrity sha512-bVbX4GnZRsELReTAKuF+/89Xhv/irT9hAHR4ayVBSHGCVKnvFpqZFWoi0+/Dw0/WmPghCgCElZCXy1LYP6UN6w==
dependencies:
express-prom-bundle "^6.6.0"
prom-client "^14.2.0"
Expand Down

0 comments on commit b43cd03

Please sign in to comment.