Skip to content

Commit 18da648

Browse files
Bump webpack in /glean/tests/unit/platform/utils/webext/sample
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.0 to 5.64.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.64.0...v5.64.2) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4720d2 commit 18da648

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

glean/tests/unit/platform/utils/webext/sample/package-lock.json

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

glean/tests/unit/platform/utils/webext/sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "MPL-2.0",
1313
"devDependencies": {
1414
"web-ext": "^6.5.0",
15-
"webpack": "^5.64.0",
15+
"webpack": "^5.64.2",
1616
"webpack-cli": "^4.9.1"
1717
}
1818
}

0 commit comments

Comments
 (0)