Skip to content

Commit

Permalink
chore(deps): bump @mozilla/glean from 2.0.5 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [@mozilla/glean](https://github.com/mozilla/glean.js) from 2.0.5 to 3.0.0.
- [Release notes](https://github.com/mozilla/glean.js/releases)
- [Changelog](https://github.com/mozilla/glean.js/blob/main/CHANGELOG.md)
- [Commits](mozilla/glean.js@v2.0.5...v3.0.0)

---
updated-dependencies:
- dependency-name: "@mozilla/glean"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 8ab0321 commit 9822714
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@fast-csv/parse": "^4.3.6",
"@mdn/bcd-utils-api": "^0.0.5",
"@mdn/browser-compat-data": "^5.4.3",
"@mozilla/glean": "2.0.5",
"@mozilla/glean": "3.0.0",
"@sentry/integrations": "^7.84.0",
"@sentry/node": "^7.84.0",
"@stripe/stripe-js": "^2.2.0",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2228,10 +2228,10 @@
resolved "https://registry.yarnpkg.com/@mdn/minimalist/-/minimalist-2.0.4.tgz#6488ab0cb65b059446dcd9bf542246b81febe241"
integrity sha512-jocePw/fsGcBxO67D+iWQLZ0TQjwNVonaME2BFN98QIm/e1kTY1/k2s4fOqH5MMa3QYURxa098bI4sChn6s/7Q==

"@mozilla/glean@2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@mozilla/glean/-/glean-2.0.5.tgz#20679c244c10710a54b98a72e0b20773932a3bdd"
integrity sha512-9OKK+bUuhfIrDOt5CK/mXQdZ76uSjX68H25JlX0yXBw0b8k+Ft1vdA7ToTjlL4vkgrOymhPLfwMCmEsc1/kX5Q==
"@mozilla/glean@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@mozilla/glean/-/glean-3.0.0.tgz#eb6ef3ca6985b8114d70f8039c0492d066454e63"
integrity sha512-sOg5syi2DaYlSxOdPFrrnSfkXeNdKy56vAJDTBh8q5rSb5ABIsFqdGWVieft82FYFQCZCnHs++5EcECLstqeKA==
dependencies:
fflate "^0.8.0"
jose "^4.0.4"
Expand Down Expand Up @@ -14716,12 +14716,7 @@ tslib@^1.8.1, tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1:
version "2.6.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==

tslib@^2.6.0, tslib@^2.6.2:
tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.6.0, tslib@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
Expand Down

0 comments on commit 9822714

Please sign in to comment.