Skip to content

Commit 57cfd8c

Browse files
deps(extension)(deps-dev): bump webpack-cli in /chartsmith-extension
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.1. - [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@5.1.4...webpack-cli@6.0.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e17947f commit 57cfd8c

File tree

2 files changed

+45
-48
lines changed

2 files changed

+45
-48
lines changed

chartsmith-extension/package-lock.json

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

chartsmith-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"ts-loader": "^9.4.3",
123123
"typescript": "^5.1.3",
124124
"webpack": "^5.85.0",
125-
"webpack-cli": "^5.1.1"
125+
"webpack-cli": "^6.0.1"
126126
},
127127
"dependencies": {
128128
"centrifuge": "^3.1.0",

0 commit comments

Comments
 (0)