diff options
author | dependabot[bot] | 2021-01-12 06:58:30 +0000 |
---|---|---|
committer | vitalyster | 2021-01-12 11:19:49 +0300 |
commit | 1576aa82d9108c24720617eaf15fe9f112201ffd (patch) | |
tree | ee365e19da5d8b884dc219be98f0f92fdab3272e /package.json | |
parent | 1ee78498c93fe8ff857f0042c9c453495ffefc0b (diff) |
Bump webpack from 5.12.3 to 5.13.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.12.3 to 5.13.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.12.3...v5.13.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 bac9a3b3..2ce8b9cb 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stylelint": "^13.8.0", "stylelint-config-standard": "^20.0.0", "url-loader": "^4.1.1", - "webpack": "^5.12.3", + "webpack": "^5.13.0", "webpack-cli": "^4.3.1" }, "dependencies": { |