diff options
author | dependabot[bot] | 2021-05-28 06:12:01 +0000 |
---|---|---|
committer | vitalyster | 2021-05-28 11:41:42 +0300 |
commit | 0bc381414d5429d778b88099bd80fb963b93b71e (patch) | |
tree | 460228713dc7a7172777c7017560c3c559d6e821 /package.json | |
parent | c33fb316d8027694ff21590b02fe2ca64dccd544 (diff) |
Bump webpack from 5.37.1 to 5.38.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.1 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.38.1)
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 a9ad9ea2..7393e024 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "regenerator-runtime": "^0.13.7", "stylelint": "^13.13.1", "stylelint-config-standard": "^22.0.0", - "webpack": "^5.37.1", + "webpack": "^5.38.1", "webpack-cli": "^4.7.0" }, "dependencies": { |