aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-20 06:30:03 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit84519ad55fae28c20b2f7784c93249ed68c9ae14 (patch)
treeb2c5abb070051658754f9f02b38951653d379885 /vnext/package.json
parentb2ecec3698542d5506afc9559598f7d3e991847f (diff)
Bump webpack from 5.33.2 to 5.34.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.33.2 to 5.34.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.33.2...v5.34.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 a31fa4dc..791b5adf 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -39,7 +39,7 @@
"style-loader": "^2.0.0",
"stylelint": "^13.12.0",
"stylelint-config-standard": "^21.0.0",
- "webpack": "^5.33.2",
+ "webpack": "^5.34.0",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2"
},