aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-16 17:08:09 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit81c279c6a1a0be1735ec4c75a11ae45d3764f0ca (patch)
treead55b222152b2efd751ef3c2dd1b365007ddf55d /vnext/package.json
parentceb75ec0885da67b2d75fab79f57254483567e92 (diff)
Bump webpack from 5.44.0 to 5.45.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.44.0 to 5.45.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.44.0...v5.45.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 c6c3622b..68d4d10e 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -39,7 +39,7 @@
"style-loader": "^3.1.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
- "webpack": "^5.44.0",
+ "webpack": "^5.45.0",
"webpack-cli": "^4.7.2",
"webpack-dev-server": "^3.11.2"
},