diff options
author | dependabot[bot] | 2021-04-21 07:25:01 +0000 |
---|---|---|
committer | vitalyster | 2021-04-21 10:27:40 +0300 |
commit | 38896fafea49b7f13c946e1386a81d10449db782 (patch) | |
tree | c8ea33d18feade870520f27d9e583887f195a147 /package.json | |
parent | 4498fa62f8190da77aeeb7b101726e9f65c1a749 (diff) |
Bump webpack from 5.34.0 to 5.35.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.34.0 to 5.35.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.34.0...v5.35.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 b9dd2b3d..18e2ab28 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.34.0", + "webpack": "^5.35.0", "webpack-cli": "^4.6.0" }, "dependencies": { |