diff options
author | dependabot[bot] | 2021-10-05 21:09:36 +0000 |
---|---|---|
committer | vitalyster | 2021-10-06 00:56:03 +0300 |
commit | b9ce4a43137f6f6d088bb8e91840ca11a1b27cf1 (patch) | |
tree | 9e2da56fdcb84d3ecedfdbe030ec2a4f2af551d9 /package.json | |
parent | a32fef419cbe4b3284521c7541cdbbfaa6a0ae6e (diff) |
Bump webpack from 5.56.1 to 5.57.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.56.1 to 5.57.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.56.1...v5.57.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 419ca321..1728994b 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.1", + "webpack": "^5.57.1", "webpack-cli": "^4.8.0" }, "dependencies": { |