diff options
author | dependabot[bot] | 2021-03-23 07:37:27 +0000 |
---|---|---|
committer | vitalyster | 2021-03-23 19:38:45 +0300 |
commit | 8b09834029abd89ec5a4736ed8d779f48e5f161c (patch) | |
tree | 9a78c551d5290dceeb47fd4b28553660544a560b /package.json | |
parent | 896cbc7bbf0fa58bd4a2cf79a74c7b111fd6ff97 (diff) |
Bump webpack from 5.27.1 to 5.27.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.1 to 5.27.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.27.1...v5.27.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 7e27321e..54e075b4 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stylelint": "^13.11.0", "stylelint-config-standard": "^21.0.0", "url-loader": "^4.1.1", - "webpack": "^5.27.1", + "webpack": "^5.27.2", "webpack-cli": "^4.5.0" }, "dependencies": { |