From d1013f65cb410753af5bd00bd7b42fe86709b165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 22:51:03 +0000 Subject: [PATCH] chore(deps): bump @bundle-stats/plugin-webpack-filter from 4.5.0 to 4.5.2 Dependabot couldn't find the original pull request head commit, 63420a3f9d9122441db0281e7f566208f5ad5842. --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0f0afdee..73b994c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2504,9 +2504,9 @@ "dev": true }, "@bundle-stats/plugin-webpack-filter": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.5.0.tgz", - "integrity": "sha512-lWE82pw316nx42cYCm4SdqrTkFk4a9wkgMuTSjdY2eINlvPFXhZfVw3BcZ+SdEHSz3baJqiA+p9hDRL+AF1euQ==" + "version": "4.5.2", + "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.5.2.tgz", + "integrity": "sha512-M2I8/CGtGgVML4GIJ7AroRhwifQjuXKxNBPmXycjKQ26Uc5UW8u+TwtkTh0/tA71qTsAAblfdowWs2EyKu77AQ==" }, "@bundle-stats/plugin-webpack-validate": { "version": "4.5.2", diff --git a/package.json b/package.json index 016474b8..39e9666f 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "webpack": "5.88.2" }, "dependencies": { - "@bundle-stats/plugin-webpack-filter": "4.5.0", + "@bundle-stats/plugin-webpack-filter": "4.5.2", "@bundle-stats/plugin-webpack-validate": "4.5.2", "core-js": "3.31.1", "cosmiconfig": "8.2.0",