From 835b519dc4b27ebe65d2439a6cd9b24a95ce9612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 07:56:33 +0000 Subject: [PATCH] chore(deps): bump the bundle-stats group across 1 directory with 2 updates Bumps the bundle-stats group with 2 updates in the / directory: [@bundle-stats/plugin-webpack-filter](https://github.com/relative-ci/bundle-stats) and [@bundle-stats/plugin-webpack-validate](https://github.com/relative-ci/bundle-stats). Updates `@bundle-stats/plugin-webpack-filter` from 4.17.0 to 4.18.2 - [Release notes](https://github.com/relative-ci/bundle-stats/releases) - [Commits](https://github.com/relative-ci/bundle-stats/compare/v4.17.0...v4.18.2) Updates `@bundle-stats/plugin-webpack-validate` from 4.17.0 to 4.18.2 - [Release notes](https://github.com/relative-ci/bundle-stats/releases) - [Commits](https://github.com/relative-ci/bundle-stats/compare/v4.17.0...v4.18.2) --- updated-dependencies: - dependency-name: "@bundle-stats/plugin-webpack-filter" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundle-stats - dependency-name: "@bundle-stats/plugin-webpack-validate" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundle-stats ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 ++++++++++-------- package.json | 4 ++-- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index eee948fe..33556e52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,8 @@ "version": "4.2.13", "license": "MIT", "dependencies": { - "@bundle-stats/plugin-webpack-filter": "4.17.0", - "@bundle-stats/plugin-webpack-validate": "4.17.0", + "@bundle-stats/plugin-webpack-filter": "4.18.2", + "@bundle-stats/plugin-webpack-validate": "4.18.2", "core-js": "3.40.0", "cosmiconfig": "9.0.0", "debug": "4.4.0", @@ -1773,9 +1773,10 @@ "dev": true }, "node_modules/@bundle-stats/plugin-webpack-filter": { - "version": "4.17.0", - "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.17.0.tgz", - "integrity": "sha512-sGC1c7oiRNKY19OLNB2Yha88Yt+UC7OJWlk8O6HBvN/OO8ACvZ6DuxRMNBXMyP0cDDAJlcY9v9rzy0bbnegzAw==", + "version": "4.18.2", + "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.18.2.tgz", + "integrity": "sha512-O67gP6NoRg3LsHX/MWxQzvHjmzUZraPOM3zgLoPLaN7Q9uurD6hHH7ZDb/IBscpQRXgDJrBz3ZKhZeu1T2bfOQ==", + "license": "MIT", "engines": { "node": ">= 14.0" }, @@ -1784,9 +1785,10 @@ } }, "node_modules/@bundle-stats/plugin-webpack-validate": { - "version": "4.17.0", - "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.17.0.tgz", - "integrity": "sha512-dsCAIYiQ1ohRt7wyR5gfQCT3OKLjHxRZ3F/uL0gnBO56+xnvDzO/s+A5QO4EerlXIRIUBW8JWWuYAhe8ccdFjA==", + "version": "4.18.2", + "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.18.2.tgz", + "integrity": "sha512-LkcSTK9Yx5scYMWUr6ntggzHaJUhBhn5GnV6bp/a+lDdg36XP5o+hFPBJnLRiZ1P6D1BtkOYWyXdW8ax2OqBeQ==", + "license": "MIT", "dependencies": { "lodash": "4.17.21", "superstruct": "2.0.2" diff --git a/package.json b/package.json index f9b12d3a..16620443 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,8 @@ "webpack": "5.97.1" }, "dependencies": { - "@bundle-stats/plugin-webpack-filter": "4.17.0", - "@bundle-stats/plugin-webpack-validate": "4.17.0", + "@bundle-stats/plugin-webpack-filter": "4.18.2", + "@bundle-stats/plugin-webpack-validate": "4.18.2", "core-js": "3.40.0", "cosmiconfig": "9.0.0", "debug": "4.4.0",