aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-05 22:10:34 +0000
committerGravatar vitalyster2023-06-06 01:10:50 +0300
commit96b6887324e043f6de740fecf04c1809b2078501 (patch)
tree502ebb025eacba47e7d28890aef6a1087ca8128b /package.json
parent5d6bd602506de0fae8a9c07ceeee2292668e1205 (diff)
build(deps-dev): bump webpack-cli from 5.1.1 to 5.1.3
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.1 to 5.1.3. - [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.1...webpack-cli@5.1.3) --- 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 bd322224..bfd91d24 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"stylelint": "^15.6.3",
"stylelint-config-standard": "^33.0.0",
"webpack": "^5.85.1",
- "webpack-cli": "^5.1.1",
+ "webpack-cli": "^5.1.3",
"webpack-dev-server": "^4.15.0"
},
"dependencies": {