aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-04 06:35:53 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit9dd9d340b0d726cc07aefae376e3f1e829959f4c (patch)
tree52029702afe8c1403f506d5a6f8ff3ae7b8d4b86 /vnext/package.json
parentac7e08e6920ea1eb3e63b11e561c6781e6b56d97 (diff)
Bump webpack from 5.24.2 to 5.24.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.2 to 5.24.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.24.2...v5.24.3) 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 51e58826..016c8423 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -39,7 +39,7 @@
"style-loader": "^2.0.0",
"stylelint": "^13.11.0",
"stylelint-config-standard": "^20.0.0",
- "webpack": "^5.24.2",
+ "webpack": "^5.24.3",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2"
},