aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-02 17:08:11 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitd630129ed2f46a6e626b171a6a05863cbe00bd14 (patch)
tree3bd4e4b319ffcef61b864dbea113caa2b4c84967 /vnext/package.json
parent47e62cf1ef04df0330df295b3dfeada30a383c3d (diff)
Bump webpack from 5.51.1 to 5.51.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.51.1 to 5.51.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.51.1...v5.51.2) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... 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 bf33400a..a0d2b7d5 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.1",
+ "webpack": "^5.51.2",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.1.0"
},