aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-10 21:08:20 +0000
committerGravatar vitalyster2021-08-11 03:52:19 +0300
commitd069ad4fc8c507cee007e44d58e4d9e606242d2c (patch)
treef052cf833dc40e3e7ddef59060a98ab796480622 /package-lock.json
parent17795d47cd4bf25534ed702f244fb81987bf87dc (diff)
Bump webpack from 5.49.0 to 5.50.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.49.0 to 5.50.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.49.0...v5.50.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 '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 c64cc72a..14767798 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8130,9 +8130,9 @@
}
},
"webpack": {
- "version": "5.49.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.49.0.tgz",
- "integrity": "sha512-XarsANVf28A7Q3KPxSnX80EkCcuOer5hTOEJWJNvbskOZ+EK3pobHarGHceyUZMxpsTHBHhlV7hiQyLZzGosYw==",
+ "version": "5.50.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.50.0.tgz",
+ "integrity": "sha512-hqxI7t/KVygs0WRv/kTgUW8Kl3YC81uyWQSo/7WUs5LsuRw0htH/fCwbVBGCuiX/t4s7qzjXFcf41O8Reiypag==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",