aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-03 06:40:42 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commita2eb69294b84634e777c39b3bb5ad87e9cb70925 (patch)
treef5b83196570072c736cb0c25b6e9ba32cb8b6f8b /vnext/package.json
parent2a412deeb080a2e607a626018cba4974a5c4a1cc (diff)
Bump webpack from 5.19.0 to 5.20.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.19.0...v5.20.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 9c589cd3..b3abc367 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -39,7 +39,7 @@
"style-loader": "^2.0.0",
"stylelint": "^13.9.0",
"stylelint-config-standard": "^20.0.0",
- "webpack": "^5.19.0",
+ "webpack": "^5.20.0",
"webpack-cli": "^4.4.0",
"webpack-dev-server": "^3.11.2"
},