aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-16 06:35:46 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitf14565d027d6e2ccc5e24d6435d1ffe767859083 (patch)
treee6a4dc5c5ad0df36a214754d72b30748e7e745a1 /vnext/package.json
parent0408e94702856dc0db5c28a98fcf5c908aa9ef0d (diff)
Bump webpack from 5.21.2 to 5.22.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.21.2 to 5.22.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.21.2...v5.22.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 67775546..9cd0d5f5 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -39,7 +39,7 @@
"style-loader": "^2.0.0",
"stylelint": "^13.10.0",
"stylelint-config-standard": "^20.0.0",
- "webpack": "^5.21.2",
+ "webpack": "^5.22.0",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2"
},