aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-25 06:11:35 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitc3c32f1663917e9ff24bb5d120d321932d2135ab (patch)
treee2054f2cd9a4687b95ff3ab4d1cd7f02978b6f70 /vnext/package-lock.json
parent625f6123546ec48e5c16f0f3e241a1d0ec827cae (diff)
Bump webpack from 5.27.2 to 5.28.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.2 to 5.28.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.27.2...v5.28.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index d121ba15..511ae2be 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -17336,9 +17336,9 @@
"dev": true
},
"webpack": {
- "version": "5.27.2",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.27.2.tgz",
- "integrity": "sha512-brNF3N/EdvMzkaZ/Xzb8sqPn5Si3iw6meqCnmNFtcnkorZsFZCBFMa2ElpIMjx6sKWYsnUpBO2dnX+7xgj+mjg==",
+ "version": "5.28.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.28.0.tgz",
+ "integrity": "sha512-1xllYVmA4dIvRjHzwELgW4KjIU1fW4PEuEnjsylz7k7H5HgPOctIq7W1jrt3sKH9yG5d72//XWzsHhfoWvsQVg==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",