@bundle-stats/cli-utils
Advanced tools
Comparing version 4.6.1 to 4.6.2
{ | ||
"name": "@bundle-stats/cli-utils", | ||
"version": "4.6.1", | ||
"version": "4.6.2", | ||
"description": "BundleStats CLI utilities", | ||
@@ -37,6 +37,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@bundle-stats/html-templates": "^4.6.1", | ||
"@bundle-stats/plugin-webpack-filter": "^4.6.0", | ||
"@bundle-stats/plugin-webpack-validate": "^4.6.0", | ||
"@bundle-stats/utils": "^4.6.0", | ||
"@bundle-stats/html-templates": "^4.6.2", | ||
"@bundle-stats/plugin-webpack-filter": "^4.6.2", | ||
"@bundle-stats/plugin-webpack-validate": "^4.6.2", | ||
"@bundle-stats/utils": "^4.6.2", | ||
"@types/lodash": "4.14.197", | ||
@@ -60,3 +60,3 @@ "core-js": "^3.21.0", | ||
}, | ||
"gitHead": "ffef8db85403eb8ac7b1404c42b05d61189f216f" | ||
"gitHead": "f02b8df3b54f2ef357f58283b941fed76dac9e06" | ||
} |