metalsmith-renamer
Advanced tools
Comparing version 0.5.150 to 0.5.151
@@ -0,1 +1,3 @@ | ||
## [0.5.151](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.150...v0.5.151) (2021-12-01) | ||
## [0.5.150](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.149...v0.5.150) (2021-11-30) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.150", | ||
"version": "0.5.151", | ||
"description": "Plugin to take a pattern and rename each matched file", | ||
@@ -39,3 +39,3 @@ "source": "src/index.js", | ||
"eslint-plugin-prettier": "4.0.0", | ||
"jest": "27.4.2", | ||
"jest": "27.4.3", | ||
"metalsmith": "2.3.0", | ||
@@ -42,0 +42,0 @@ "microbundle": "0.14.2", |
29528