diff options
author | dependabot[bot] | 2021-11-22 21:07:36 +0000 |
---|---|---|
committer | vitalyster | 2021-11-23 09:09:18 +0300 |
commit | f1e4a956d122ae8c3fe95687555a58508bc99b77 (patch) | |
tree | b187bcf069d9d68ec5f972764d81ab1c5b3a53fb /package.json | |
parent | cc56e6f805b78c044319b88e0c2f46979c4eb237 (diff) |
Bump webpack from 5.64.1 to 5.64.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.1 to 5.64.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.64.1...v5.64.2)
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 812b9f12..62bd547b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "regenerator-runtime": "^0.13.9", "stylelint": "^14.1.0", "stylelint-config-standard": "^24.0.0", - "webpack": "^5.64.1", + "webpack": "^5.64.2", "webpack-cli": "^4.9.1" }, "dependencies": { |