metalsmith-renamer
Advanced tools
Comparing version 0.5.29 to 0.5.30
@@ -0,1 +1,3 @@ | ||
## [0.5.30](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.29...v0.5.30) (2020-10-05) | ||
## [0.5.29](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.28...v0.5.29) (2020-10-05) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.29", | ||
"version": "0.5.30", | ||
"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.4.2", | ||
"jest": "26.5.0", | ||
"metalsmith": "2.3.0", | ||
@@ -42,0 +42,0 @@ "microbundle": "0.12.4", |
17052