Skip to content

Commit

Permalink
Update dependency @mozilla/glean to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2023
1 parent 3a728eb commit bc1eb9f
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 @@
"@fortawesome/free-regular-svg-icons": "6.2.1",
"@fortawesome/free-solid-svg-icons": "6.2.1",
"@fortawesome/react-fontawesome": "0.1.19",
"@mozilla/glean": "2.0.1",
"@mozilla/glean": "2.0.2",
"@types/prop-types": "*",
"@types/react": "*",
"@types/react-dom": "*",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1811,10 +1811,10 @@
dependencies:
"@types/whatwg-streams" "^0.0.7"

"@mozilla/[email protected].1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@mozilla/glean/-/glean-2.0.1.tgz#43ca7de7f60ab5a3935b654db91a845d7a5e8cc4"
integrity sha512-qPD5Je/ercCCUlFJnfs0T3+zNvU/IhP/SpLMaHiOwdF4RwuNC+eoCPzLIOjkDm1LnZwlAzd9qnyoqTPoAAmIpg==
"@mozilla/[email protected].2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@mozilla/glean/-/glean-2.0.2.tgz#aa36c60fce3554cc42ef3f5586a4f8f242041283"
integrity sha512-ggboBpkNUraL+e3q+UtUMZmJ2ETS60/tiudIzqx8W1sZPZHRqiYf6eN64/NWr9pf7GfIvHXFwaisscTE/9UhdA==
dependencies:
fflate "^0.8.0"
jose "^4.0.4"
Expand Down

0 comments on commit bc1eb9f

Please sign in to comment.