Skip to content

Commit 94dbd0d

Browse files
Bump webpack-cli in /graylog2-web-interface/packages/graylog-web-plugin (#25436)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.1...webpack-cli@7.0.2) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2866be2 commit 94dbd0d

File tree

1 file changed

+1
-1
lines changed
  • graylog2-web-interface/packages/graylog-web-plugin

1 file changed

+1
-1
lines changed

graylog2-web-interface/packages/graylog-web-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"typescript": "5.9.3",
5454
"use-query-params": "^2.2.0",
5555
"webpack": "5.105.4",
56-
"webpack-cli": "7.0.1",
56+
"webpack-cli": "7.0.2",
5757
"webpack-merge": "^6.0.1"
5858
}
5959
}

0 commit comments

Comments
 (0)