diff options
author | dependabot[bot] | 2021-05-03 09:17:06 +0000 |
---|---|---|
committer | vitalyster | 2021-05-03 14:05:18 +0300 |
commit | ff19d7cbb1e2a6283aaefc44cee291a059268120 (patch) | |
tree | d6b8e9da341b2b215a4ae79c441684976797101d /package.json | |
parent | c2f66bb492fdeffc1183feb332413eeea0664f26 (diff) |
Bump webpack from 5.36.1 to 5.36.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.1...v5.36.2)
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 8a346d34..a61d16ff 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.36.1", + "webpack": "^5.36.2", "webpack-cli": "^4.6.0" }, "dependencies": { |