aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-03 17:07:12 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit34f4ad1092a15cbd25727f68e244c931c6dad3a6 (patch)
tree2d1dff9911d648825ed0448b7c436746461422d4 /vnext/package.json
parent1b9b4181e48b4ef2c8062a2070ccf7970ba7f08d (diff)
Bump webpack from 5.51.2 to 5.52.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.51.2 to 5.52.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.51.2...v5.52.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... 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 7be13644..9b6045ef 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -40,7 +40,7 @@
"style-loader": "^3.2.1",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
- "webpack": "^5.51.2",
+ "webpack": "^5.52.0",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.1.0"
},