Skip to content

Commit

Permalink
Update dependency @mozilla/glean to v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2023
1 parent 23a6420 commit 8c6c4da
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.3",
"@mozilla/glean": "2.0.4",
"@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/glean@2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@mozilla/glean/-/glean-2.0.3.tgz#5f3fe8f3695e88e82619ca814ecb854c24d7bb0e"
integrity sha512-xSPWvgjkmOYzaCf5HIXUHAwFGVLDaGCwvCcHqUqSdXROGap86lzPOIK9Nsd0vfBTNoWVFPlkWqOyhbRitazxkQ==
"@mozilla/glean@2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@mozilla/glean/-/glean-2.0.4.tgz#b389a97bfb4d7040247062cbdfec0d713a85d740"
integrity sha512-nvXocG6PC946Wk7VAgcjk1dM3r6XGbvBNR1pmE1BWcHh76uKFksThZAZTvZMeMpk/IptZ8Y4D0bqNaTiQKmUYA==
dependencies:
fflate "^0.8.0"
jose "^4.0.4"
Expand Down

0 comments on commit 8c6c4da

Please sign in to comment.