From 03607052b752b435b22f03c8d0e29b18d9ecd125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 12:16:09 +0300 Subject: [PATCH] chore(deps-dev): bump webpack from 5.55.1 to 5.56.0 (#3909) Bumps [webpack](https://github.com/webpack/webpack) from 5.55.1 to 5.56.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.55.1...v5.56.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index e9c3a831a0..9e47620299 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15319,9 +15319,9 @@ } }, "node_modules/webpack": { - "version": "5.55.1", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.55.1.tgz", - "integrity": "sha512-EYp9lwaOOAs+AA/KviNZ7bQiITHm4bXQvyTPewD2+f5YGjv6sfiClm40yeX5FgBMxh5bxcB6LryiFoP09B97Ug==", + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.0.tgz", + "integrity": "sha512-pJ7esw2AGkpZL0jqsEAKnDEfRZdrc9NVjAWA+d1mFkwj68ng9VQ6+Wnrl+kS5dlDHvrat5ASK5vd7wp6I7f53Q==", "dependencies": { "@types/eslint-scope": "^3.7.0", "@types/estree": "^0.0.50", @@ -27241,9 +27241,9 @@ "dev": true }, "webpack": { - "version": "5.55.1", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.55.1.tgz", - "integrity": "sha512-EYp9lwaOOAs+AA/KviNZ7bQiITHm4bXQvyTPewD2+f5YGjv6sfiClm40yeX5FgBMxh5bxcB6LryiFoP09B97Ug==", + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.0.tgz", + "integrity": "sha512-pJ7esw2AGkpZL0jqsEAKnDEfRZdrc9NVjAWA+d1mFkwj68ng9VQ6+Wnrl+kS5dlDHvrat5ASK5vd7wp6I7f53Q==", "requires": { "@types/eslint-scope": "^3.7.0", "@types/estree": "^0.0.50",