Skip to content

Commit 45d5d75

Browse files
Bump webpack in /glean/tests/unit/platform/utils/webext/sample
Bumps [webpack](https://github.com/webpack/webpack) from 5.55.1 to 5.57.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.55.1...v5.57.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d34560 commit 45d5d75

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 7 additions & 7 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.4.0",
15-
"webpack": "^5.55.1",
15+
"webpack": "^5.57.1",
1616
"webpack-cli": "^4.8.0"
1717
}
1818
}

0 commit comments

Comments
 (0)