@bundle-stats/cli-utils
Advanced tools
Comparing version 4.16.0-beta.9 to 4.16.0-beta.10
{ | ||
"name": "@bundle-stats/cli-utils", | ||
"version": "4.16.0-beta.9", | ||
"version": "4.16.0-beta.10", | ||
"description": "BundleStats CLI utilities", | ||
@@ -40,5 +40,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@bundle-stats/html-templates": "^4.16.0-beta.9", | ||
"@bundle-stats/plugin-webpack-filter": "^4.16.0-beta.9", | ||
"@bundle-stats/utils": "^4.16.0-beta.9", | ||
"@bundle-stats/html-templates": "^4.16.0-beta.10", | ||
"@bundle-stats/plugin-webpack-filter": "^4.16.0-beta.10", | ||
"@bundle-stats/utils": "^4.16.0-beta.10", | ||
"find-cache-dir": "^3.1.0", | ||
@@ -56,3 +56,3 @@ "lodash": "^4.17.21", | ||
"jest-cli": "29.7.0", | ||
"memfs": "4.12.0", | ||
"memfs": "4.13.0", | ||
"rimraf": "6.0.1", | ||
@@ -62,3 +62,3 @@ "ts-jest": "29.2.5", | ||
}, | ||
"gitHead": "c22057d22c2553d7325d281b5f32da598a4cb386" | ||
"gitHead": "cb616111c85f4b0d28e4b049fe3f6c7b0d7551d7" | ||
} |
42771