@bundle-stats/plugin-webpack-filter
Advanced tools
Comparing version 4.0.0-alpha.3 to 4.0.0-alpha.7
{ | ||
"name": "@bundle-stats/plugin-webpack-filter", | ||
"version": "4.0.0-alpha.3", | ||
"version": "4.0.0-alpha.7", | ||
"description": "BundleStats webpack filter plugin", | ||
@@ -38,13 +38,13 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "28.1.0", | ||
"@types/jest": "28.1.2", | ||
"@types/lodash": "4.14.182", | ||
"@types/webpack": "5.28.0", | ||
"core-js": "3.22.8", | ||
"core-js": "3.23.1", | ||
"jest": "27.5.1", | ||
"jest-cli": "28.1.0", | ||
"jest-cli": "28.1.1", | ||
"jest-date-mock": "1.0.8", | ||
"lodash": "4.17.21", | ||
"regenerator-runtime": "0.13.9", | ||
"ts-jest": "28.0.4", | ||
"typescript": "4.7.2" | ||
"ts-jest": "28.0.5", | ||
"typescript": "4.7.4" | ||
}, | ||
@@ -55,3 +55,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "9208893d1d199d1b9a5a273fd946c01e8b90b190" | ||
"gitHead": "89c6eeff0863047a918468600104854fa073617a" | ||
} |