aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-29 23:10:38 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit0eb6ab45f25cd2c43c9ce0946fb554f0a134f4d2 (patch)
tree0d7dec9232a8f439a855cb9f2c357c257ebe4da2 /vnext/package.json
parent392dd1a2be8f415f5ef9a0861cc13a1fe071babb (diff)
Bump webpack from 5.8.0 to 5.9.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.8.0 to 5.9.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.8.0...v5.9.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 f62347fb..ff2ecaeb 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.8.0",
+ "webpack": "^5.9.0",
"webpack-cli": "^4.2.0",
"webpack-dev-server": "^3.11.0"
},