aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-04 21:10:11 +0000
committerGravatar vitalyster2021-10-05 00:18:02 +0300
commitcb6ba3b860e0eea9a847a398eb86b82b23363203 (patch)
tree66de0297affd38dc745e491ed3bedbe93ab7a6eb /package.json
parentb934ecdb7078001b97e095db121e47c266093509 (diff)
Bump webpack from 5.56.0 to 5.56.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.56.0 to 5.56.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.56.0...v5.56.1) --- updated-dependencies: - dependency-name: webpack 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 64ed385b..584b626c 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.9",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
- "webpack": "^5.56.0",
+ "webpack": "^5.56.1",
"webpack-cli": "^4.8.0"
},
"dependencies": {