Skip to content

Commit

Permalink
Bump webpack-cli from 4.9.2 to 4.10.0 in /ui
Browse files Browse the repository at this point in the history
Bumps [webpack-cli](https:/webpack/webpack-cli) from 4.9.2 to 4.10.0.
- [Release notes](https:/webpack/webpack-cli/releases)
- [Changelog](https:/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https:/webpack/webpack-cli/compare/[email protected]@4.10.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2022
1 parent 69af9a3 commit 66aee4d
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 312 deletions.
4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@babel/plugin-syntax-jsx": "^7.14.5",
"@babel/plugin-transform-modules-commonjs": "^7.17.9",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/preset-env": "^7.18.2",
"@babel/runtime-corejs2": "^7.17.9",
"@playwright/test": "^1.22.2",
"@webpack-cli/serve": "^1.6.0",
Expand Down Expand Up @@ -96,7 +96,7 @@
"vue-template-compiler": "^2.6.14",
"webpack": "^4.46.0",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.9.2",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.9.0",
"webpack-merge": "^4.2.1"
},
Expand Down
Loading

0 comments on commit 66aee4d

Please sign in to comment.