aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-07 21:57:12 +0000
committerGravatar vitalyster2023-06-08 04:21:52 +0300
commitc2bdde73eed6358e531fc16cdafc89aa92038480 (patch)
tree97fa9d33a4234333a82e58bf65765c0ee857c55d /package.json
parent2bc4c4580552ad084c5dd06f22ee1ea333905a14 (diff)
build(deps-dev): 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 29e8c6fe..f45c5058 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"stylelint": "^15.7.0",
"stylelint-config-standard": "^33.0.0",
"webpack": "^5.85.1",
- "webpack-cli": "^5.1.3",
+ "webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.0"
},
"dependencies": {