@crystal-ball/prettier-base
Advanced tools
Comparing version 2.10.0 to 2.11.0
@@ -17,2 +17,9 @@ # @crystal-ball/prettier-base changelog | ||
## [2.11.0](https://github.com/crystal-ball/prettier-base/compare/v2.10.0...v2.11.0) (2022-01-23) | ||
#### ✨ Update | ||
* Package prettier to v2.5.1 🆙 (#86)([209a68e](https://github.com/crystal-ball/prettier-base/commit/209a68e2ae982b3990f50b1c6cbd80cd58f413b4)), closes [#86](https://github.com/crystal-ball/prettier-base/issue/86) | ||
## [2.10.0](https://github.com/crystal-ball/prettier-base/compare/v2.9.0...v2.10.0) (2021-12-02) | ||
@@ -19,0 +26,0 @@ |
{ | ||
"name": "@crystal-ball/prettier-base", | ||
"version": "2.10.0", | ||
"version": "2.11.0", | ||
"description": "🔮 Projects - Prettier configs", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"prettier": "2.5.0" | ||
"prettier": "2.5.1" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
93909
+ Addedprettier@2.5.1(transitive)
- Removedprettier@2.5.0(transitive)
Updatedprettier@2.5.1