Bump webpack-cli from 5.1.3 to 5.1.4

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.3 to 5.1.4.
- [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/webpack-cli@5.1.3...webpack-cli@5.1.4)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-08 03:57:14 +00:00
parent 65f07c5811
commit b88797502e
2 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@
"vis-util": "^5.0.3",
"webpack": "^5.85.1",
"webpack-assets-manifest": "^5.1.0",
"webpack-cli": "^5.1.3",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.9.0",
"webpack-sources": "^3.2.3",
"webpack-subresource-integrity": "^5.1.0",

View File

@ -4519,10 +4519,10 @@ webpack-assets-manifest@^5.1.0:
schema-utils "^3.0"
tapable "^2.0"
webpack-cli@^5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-5.1.3.tgz#6b6186270efec62394f6fefeebed0872a779f345"
integrity sha512-MTuk7NUMvEHQUSXCpvUrF1q2p0FJS40dPFfqQvG3jTWcgv/8plBNz2Kv2HXZiLGPnfmSAA5uCtCILO1JBmmkfw==
webpack-cli@^5.1.4:
version "5.1.4"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-5.1.4.tgz#c8e046ba7eaae4911d7e71e2b25b776fcc35759b"
integrity sha512-pIDJHIEI9LR0yxHXQ+Qh95k2EvXpWzZ5l+d+jIo+RdSm9MiHfzazIxwwni/p7+x4eJZuvG1AJwgC4TNQ7NRgsg==
dependencies:
"@discoveryjs/json-ext" "^0.5.0"
"@webpack-cli/configtest" "^2.1.1"