aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-05 21:03:53 +0000
committerGravatar vitalyster2022-12-06 06:24:28 +0300
commitbc326a5c02c3f351565d48776124199eee7dedb0 (patch)
tree4c6aa8dda9dc0300ea395c2edc4167b0753a5094 /package.json
parent62980ac9a776d15b9ec88a1a2f984fd183a4bd24 (diff)
Bump webpack-cli from 5.0.0 to 5.0.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.0 to 5.0.1. - [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.0.0...webpack-cli@5.0.1) --- 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 5e06896c..a211b392 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"stylelint": "^14.15.0",
"stylelint-config-standard": "^29.0.0",
"webpack": "^5.75.0",
- "webpack-cli": "^5.0.0"
+ "webpack-cli": "^5.0.1"
},
"dependencies": {
"classlist.js": "^1.1.20150312",