Skip to content

Commit 06ab3c7

Browse files
chore(deps): bump @mozilla/glean from 5.0.6 to 5.0.7 in the prod group (#1083)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leo McArdle <[email protected]>
1 parent c67b71f commit 06ab3c7

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

hooks/glean-init.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// @ts-expect-error "Could not find declaration file"
21
import Glean from "@mozilla/glean/web";
32

43
import {

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@lit/task": "^1.0.3",
4747
"@mdn/rari": "0.2.1",
4848
"@mdn/watify": "^1.1.5",
49-
"@mozilla/glean": "^5.0.6",
49+
"@mozilla/glean": "^5.0.7",
5050
"codemirror": "^6.0.1",
5151
"compression": "^1.8.1",
5252
"concurrently": "^9.2.1",

utils/glean.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// @ts-expect-error "Could not find declaration file"
21
import GleanMetrics from "@mozilla/glean/metrics";
32

43
/**

0 commit comments

Comments
 (0)