aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-22 06:26:47 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commite7acf2fe597426110433709d996f6ea2040ba802 (patch)
tree88f20db87838aa86e7f22c7098f979b0ae983c9d /vnext/package-lock.json
parent8cdcd5ab12c60a0c3a2d40ac5e8d5eac3730e9b1 (diff)
Bump webpack from 5.34.0 to 5.35.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.34.0 to 5.35.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.34.0...v5.35.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 6393ef10..fb6ae6aa 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -16792,9 +16792,9 @@
"dev": true
},
"webpack": {
- "version": "5.34.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.34.0.tgz",
- "integrity": "sha512-+WiFMgaZqhu7zKN64LQ7z0Ml4WWI+9RwG6zmS0wJDQXiCeg3hpN8fYFNJ+6WlosDT55yVxTfK7XHUAOVR4rLyA==",
+ "version": "5.35.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.35.0.tgz",
+ "integrity": "sha512-au3gu55yYF/h6NXFr0KZPZAYxS6Nlc595BzYPke8n0CSff5WXcoixtjh5LC/8mXunkRKxhymhXmBY0+kEbR6jg==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",