aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-21 07:25:01 +0000
committerGravatar vitalyster2021-04-21 10:27:40 +0300
commit38896fafea49b7f13c946e1386a81d10449db782 (patch)
treec8ea33d18feade870520f27d9e583887f195a147 /package-lock.json
parent4498fa62f8190da77aeeb7b101726e9f65c1a749 (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 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 1aa20ad8..5b9ecc9f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7695,9 +7695,9 @@
}
},
"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",