metalsmith-renamer
Advanced tools
Comparing version 0.5.31 to 0.5.32
@@ -0,1 +1,3 @@ | ||
## [0.5.32](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.31...v0.5.32) (2020-10-06) | ||
## [0.5.31](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.30...v0.5.31) (2020-10-06) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.31", | ||
"version": "0.5.32", | ||
"description": "Plugin to take a pattern and rename each matched file", | ||
@@ -39,3 +39,3 @@ "source": "src/index.js", | ||
"eslint-plugin-prettier": "3.1.4", | ||
"jest": "26.5.0", | ||
"jest": "26.5.2", | ||
"metalsmith": "2.3.0", | ||
@@ -42,0 +42,0 @@ "microbundle": "0.12.4", |
17256