diff options
author | dependabot[bot] | 2021-04-20 07:27:28 +0000 |
---|---|---|
committer | vitalyster | 2021-04-20 10:32:08 +0300 |
commit | 3e952b790f1a7b9d501a80bb4711af5f6f6c2eab (patch) | |
tree | 2b8ab5c5414d8e3b8fdfc27b2613ca01ab6b0366 /package.json | |
parent | 41add777d1aae50c0e5fae0a2b921c78da53efaf (diff) |
Bump webpack from 5.33.2 to 5.34.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.33.2 to 5.34.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.33.2...v5.34.0)
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 e75efe80..103e8340 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "regenerator-runtime": "^0.13.7", "stylelint": "^13.11.0", "stylelint-config-standard": "^21.0.0", - "webpack": "^5.33.2", + "webpack": "^5.34.0", "webpack-cli": "^4.6.0" }, "dependencies": { |