@svgr/plugin-prettier
Advanced tools
Comparing version 4.0.0 to 4.0.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.0.3](https://github.com/smooth-code/svgr/compare/v4.0.2...v4.0.3) (2018-11-13) | ||
### Bug Fixes | ||
* upgrade dependencies ([7e2195f](https://github.com/smooth-code/svgr/commit/7e2195f)) | ||
# [4.0.0](https://github.com/smooth-code/svgr/compare/v3.1.0...v4.0.0) (2018-11-04) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@svgr/plugin-prettier", | ||
"description": "Format code using Prettier", | ||
"version": "4.0.0", | ||
"version": "4.0.3", | ||
"main": "lib/index.js", | ||
@@ -25,5 +25,5 @@ "repository": "git@github.com:smooth-code/svgr.git", | ||
"merge-deep": "^3.0.2", | ||
"prettier": "^1.14.3" | ||
"prettier": "^1.15.2" | ||
}, | ||
"gitHead": "d6beadaa9943157b59c085f03a45813897cc337c" | ||
"gitHead": "3c7d6caafb687bf8532f040bdfe8eb0a12a1da94" | ||
} |
3746
Updatedprettier@^1.15.2