Bump webpack from 4.46.0 to 5.53.0

Bumps [webpack](https://github.com/webpack/webpack) from 4.46.0 to 5.53.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.46.0...v5.53.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-21 07:37:11 +00:00
committed by Matthieu Morel
parent a990718b71
commit 5b1f574167
8 changed files with 337 additions and 1073 deletions

View File

@@ -343,6 +343,16 @@ Default value: 'center'
**Notes:**
Default value: true
### forceMenus
| Parameter | Description | Type | Required | Values |
| ---------- | ----------------------------------------------------------------------- | ------- | -------- | ----------- |
| forceMenus | forces actor popup menus to always be visible (to support E2E testing). | Boolean | Required | True, False |
**Notes:**
Default value: false.
### bottomMarginAdj
| Parameter | Description | Type | Required | Values |