Skip to content

Commit

Permalink
chore(deps): bump @mozilla/glean from 5.0.0 to 5.0.1 (#11043)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 52d29a6 commit 9d02ed7
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 @@ -72,7 +72,7 @@
"@fast-csv/parse": "^5.0.0",
"@mdn/bcd-utils-api": "^0.0.7",
"@mdn/browser-compat-data": "^5.5.23",
"@mozilla/glean": "5.0.0",
"@mozilla/glean": "5.0.1",
"@sentry/integrations": "^7.112.2",
"@sentry/node": "^7.112.2",
"@stripe/stripe-js": "^3.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2361,10 +2361,10 @@
resolved "https://registry.yarnpkg.com/@mdn/minimalist/-/minimalist-2.0.4.tgz#6488ab0cb65b059446dcd9bf542246b81febe241"
integrity sha512-jocePw/fsGcBxO67D+iWQLZ0TQjwNVonaME2BFN98QIm/e1kTY1/k2s4fOqH5MMa3QYURxa098bI4sChn6s/7Q==

"@mozilla/glean@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@mozilla/glean/-/glean-5.0.0.tgz#ded7afd60ce7b3a63714545f1b410eb129c1d922"
integrity sha512-DstT6PI8QTixlULf7Is277sEmpX61Dz+z/7rtxQBBFwGaPsvWJJsMsnNysNtSzSESIlcXoPbdPZ9RoXOcHuSlA==
"@mozilla/glean@5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@mozilla/glean/-/glean-5.0.1.tgz#784bb3238b89f8c979fe2dd6f15282fb21242ee2"
integrity sha512-PrIvNGjJsBBzasGMf2QwoxEPK+XNGKu0il3YgiwbXXGJZ6aguFS6dakKkVho+X5Gdckj0QD7P2rjfG3y6IkGfQ==
dependencies:
fflate "^0.8.0"
tslib "^2.3.1"
Expand Down

0 comments on commit 9d02ed7

Please sign in to comment.