diff --git a/package.json b/package.json index 79e84c078..4c3480881 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "babel-plugin-react-docgen": "4.2.1", "babel-plugin-react-require": "4.0.2", "babel-plugin-transform-react-remove-prop-types": "0.4.24", - "bundle-stats-webpack-plugin": "4.8.4", + "bundle-stats-webpack-plugin": "4.9.0", "clean-webpack-plugin": "4.0.0", "copy-webpack-plugin": "6.4.1", "css-loader": "5.2.7", diff --git a/yarn.lock b/yarn.lock index 4a701ffb7..3d06ac374 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1277,12 +1277,12 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@bundle-stats/cli-utils@^4.8.4": - version "4.8.4" - resolved "https://registry.yarnpkg.com/@bundle-stats/cli-utils/-/cli-utils-4.8.4.tgz#71a69b35f8574d990d9226aa8e12f56046303975" - integrity sha512-/4aBAQHCOGYua9xwtTCzFg/2GLC1Zv1vK/SGxGyvNzP01+p0X54FUQ2mZuXSBEMTSmJtegHEf0tKSa/wSCdL5g== +"@bundle-stats/cli-utils@4.9.0": + version "4.9.0" + resolved "https://registry.yarnpkg.com/@bundle-stats/cli-utils/-/cli-utils-4.9.0.tgz#1965bbff959fdb7d3e0dda403c0b5fd86bcce756" + integrity sha512-gZocR2QaqnKL37rfG7p3WUfHtDnH5k5KGp4JxS/TOTtfezC3IujS2hQ9P4JF86cyCHpReJIDvVgiXctc68ehcQ== dependencies: - "@bundle-stats/html-templates" "^4.8.4" + "@bundle-stats/html-templates" "4.9.0" "@bundle-stats/plugin-webpack-filter" "^4.8.4" "@bundle-stats/utils" "^4.8.4" find-cache-dir "^3.1.0" @@ -1290,10 +1290,10 @@ stream-chain "^2.2.5" stream-json "^1.8.0" -"@bundle-stats/html-templates@^4.8.4": - version "4.8.4" - resolved "https://registry.yarnpkg.com/@bundle-stats/html-templates/-/html-templates-4.8.4.tgz#4e2b7259cc0167b381bb0a9c9b2db73de71459e5" - integrity sha512-UU33RksKQhk+e1C4WdAvRHYNjBjWC6zUObQq6yWvMgpqISgpjaGDFD1sf+ci5ijjkIfeLekjWNJJ/CPnQIG9TQ== +"@bundle-stats/html-templates@4.9.0": + version "4.9.0" + resolved "https://registry.yarnpkg.com/@bundle-stats/html-templates/-/html-templates-4.9.0.tgz#73e62e14d99645b7ecf9f8450959a48a3a5637b8" + integrity sha512-GafOwd4yeE4I/lHyVv8bylV9IiHk2TVN4GVW2DFCDRkDDE/s48aKlT2lFjGwKZhY2YWg6EllZ7n7pj9xCCmrBA== "@bundle-stats/plugin-webpack-filter@^4.8.4": version "4.8.4" @@ -3516,12 +3516,12 @@ bundle-name@^3.0.0: dependencies: run-applescript "^5.0.0" -bundle-stats-webpack-plugin@4.8.4: - version "4.8.4" - resolved "https://registry.yarnpkg.com/bundle-stats-webpack-plugin/-/bundle-stats-webpack-plugin-4.8.4.tgz#79617939a74a50f2aa2a0ee9d21dcde4ca9f8a43" - integrity sha512-73dqmFuB6BbXZ663nKFrCauumFPauajXijXLuBvika5sm1A7RypU1I8o9nMRhSbiNy15B3KLZuh4k5LDYimeMg== +bundle-stats-webpack-plugin@4.9.0: + version "4.9.0" + resolved "https://registry.yarnpkg.com/bundle-stats-webpack-plugin/-/bundle-stats-webpack-plugin-4.9.0.tgz#6a52946e7f31336a1d2c7f897828e025578afa73" + integrity sha512-vFZWEGlY0gvowAmHxoHkN/RPAPW9T6giEo+pgLm4Z2GKg3HydIwL8BrQs+0Yu3DQzm7NBw+GC9h7Vr1tSy5drA== dependencies: - "@bundle-stats/cli-utils" "^4.8.4" + "@bundle-stats/cli-utils" "4.9.0" "@bundle-stats/plugin-webpack-validate" "^4.8.4" core-js "^3.21.0" lodash "^4.17.0"