aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-04 06:41:52 +0000
committerGravatar vitalyster2021-02-04 09:48:11 +0300
commitb999f376c2e7889ff5a95f7e44aefc6f48cf095e (patch)
tree712b5d97a7e83aa1138c0f4e38487d969e2b2ac6 /package.json
parent3b0a8e4ba64e5cbc4b59e0c9e397f095656fb0e0 (diff)
Bump webpack from 5.20.0 to 5.20.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.20.0 to 5.20.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.20.0...v5.20.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 39db0372..8a600f42 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"stylelint": "^13.9.0",
"stylelint-config-standard": "^20.0.0",
"url-loader": "^4.1.1",
- "webpack": "^5.20.0",
+ "webpack": "^5.20.1",
"webpack-cli": "^4.5.0"
},
"dependencies": {