aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-20 09:17:52 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit3240e45d2a7916d6edafd0fa59bfd2a05dd1e6fe (patch)
tree588485404f468b84aae894a04ce1185c992e7753 /vnext/package.json
parentde68f30646fbb51525a2b796fdf3677bab9a5821 (diff)
Bump webpack from 5.5.1 to 5.6.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.5.1 to 5.6.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.5.1...v5.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 d49435f1..f12e82d2 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -39,7 +39,7 @@
"style-loader": "^2.0.0",
"stylelint": "^13.8.0",
"stylelint-config-standard": "^20.0.0",
- "webpack": "^5.5.1",
+ "webpack": "^5.6.0",
"webpack-cli": "^4.2.0",
"webpack-dev-server": "^3.11.0"
},