From dc8f0e90f4d8ded9314b39746ede7bc9035b9510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 17:29:26 -0800 Subject: [PATCH] chore(deps-dev): bump rollup-plugin-webpack-stats from 0.2.2 to 0.2.4 (#6558) Bumps [rollup-plugin-webpack-stats](https://github.com/relative-ci/rollup-plugin-webpack-stats) from 0.2.2 to 0.2.4. - [Release notes](https://github.com/relative-ci/rollup-plugin-webpack-stats/releases) - [Commits](https://github.com/relative-ci/rollup-plugin-webpack-stats/compare/v0.2.2...v0.2.4) --- updated-dependencies: - dependency-name: rollup-plugin-webpack-stats dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a234abea4..acc4889af 100644 --- a/package.json +++ b/package.json @@ -337,7 +337,7 @@ "prettier": "^2.8.8", "react-refresh": "^0.14.0", "rimraf": "^2.5.4", - "rollup-plugin-webpack-stats": "^0.2.2", + "rollup-plugin-webpack-stats": "^0.2.4", "terser": "^5.19.2", "typescript": "^5.3.3", "vite-plugin-static-copy": "^0.17.0", diff --git a/yarn.lock b/yarn.lock index a171944f7..31a0384ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11601,10 +11601,10 @@ rollup-plugin-terser@^7.0.0: serialize-javascript "^4.0.0" terser "^5.0.0" -rollup-plugin-webpack-stats@^0.2.2: - version "0.2.2" - resolved "https://registry.yarnpkg.com/rollup-plugin-webpack-stats/-/rollup-plugin-webpack-stats-0.2.2.tgz#ccede6110f7e8e0cd0ddbffee2d7cea0ad51c3c8" - integrity "sha1-zO3mEQ9+jgzQ3b/+4tfOoK1Rw8g= sha512-JX3zLRNvGZPOr2HAVhfPtgNB2vHLUIfZset1OfVn9LgjmdG20iVgoPnL4j1sPYt7bJGuVGaGL9A+I4TEzdh5Rg==" +rollup-plugin-webpack-stats@^0.2.4: + version "0.2.4" + resolved "https://registry.yarnpkg.com/rollup-plugin-webpack-stats/-/rollup-plugin-webpack-stats-0.2.4.tgz#79e8cdcbd8be87310506fb9f86e49fb16de06962" + integrity sha512-bWGNGWpCFXB662mdIN2OHCrxXFBIgG+wS4UEksmORlT670F2ucLFYrrOVFTU6wjifGwPPRWwJMx5Z03rbDisWw== rollup@^0.41.4, rollup@^2.43.1, rollup@^4.2.0, rollup@^4.5.1: version "4.5.1"