chore(deps): bump global-modules-path and webpack-cli

Removes [global-modules-path](https://github.com/rosen-vladimirov/global-modules-path). It's no longer used after updating ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together.


Removes `global-modules-path`

Updates `webpack-cli` from 3.1.0 to 3.3.12
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v.3.1.0...v3.3.12)

---
updated-dependencies:
- dependency-name: global-modules-path
  dependency-type: indirect
- dependency-name: webpack-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-13 22:29:14 +00:00 committed by GitHub
parent f2781d3ea5
commit 8241eb0c42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 807 additions and 1253 deletions

2058
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -102,7 +102,7 @@
"tiny-worker": "2.3.0",
"uglifyjs-webpack-plugin": "1.2.7",
"webpack": "4.46.0",
"webpack-cli": "3.1.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.2"
}
}