@crystal-ball/prettier-base
Advanced tools
Comparing version 2.4.0 to 2.5.0
@@ -17,2 +17,15 @@ # @crystal-ball/prettier-base changelog | ||
## [2.5.0](https://github.com/crystal-ball/prettier-base/compare/v2.4.0...v2.5.0) (2020-11-27) | ||
#### ✨ Update | ||
* Package prettier to v2.2.0 🆙 (#64)([1dfa463](https://github.com/crystal-ball/prettier-base/commit/1dfa463bff86d07b2d36d31014553604707a4556)), closes [#64](https://github.com/crystal-ball/prettier-base/issue/64) | ||
#### Chore | ||
* Update devDependencies 🆙 (#63)([83a757c](https://github.com/crystal-ball/prettier-base/commit/83a757c9f3d0583811a8373d05a1efdbf38983f0)), closes [#63](https://github.com/crystal-ball/prettier-base/issue/63) | ||
* Update package @crystal-ball/semantic-release-base to v2.21.0 🆙 (#59)([0abfc9b](https://github.com/crystal-ball/prettier-base/commit/0abfc9be38fc2a76329e448bcb2ec3081add4f23)), closes [#59](https://github.com/crystal-ball/prettier-base/issue/59) | ||
* Update package @crystal-ball/semantic-release-base to v2.22.0 🆙 (#60)([03b4d29](https://github.com/crystal-ball/prettier-base/commit/03b4d29aa99cdd2faad96ddd286c3726947b4151)), closes [#60](https://github.com/crystal-ball/prettier-base/issue/60) | ||
## [2.4.0](https://github.com/crystal-ball/prettier-base/compare/v2.3.0...v2.4.0) (2020-09-22) | ||
@@ -19,0 +32,0 @@ |
{ | ||
"name": "@crystal-ball/prettier-base", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"description": "🔮 Projects - Prettier configs", | ||
@@ -27,7 +27,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"prettier": "2.1.2" | ||
"prettier": "2.2.0" | ||
}, | ||
"devDependencies": { | ||
"@crystal-ball/commitizen-base": "2.8.0", | ||
"@crystal-ball/semantic-release-base": "2.20.0", | ||
"@crystal-ball/commitizen-base": "2.9.0", | ||
"@crystal-ball/semantic-release-base": "2.24.0", | ||
"husky": "4.3.0" | ||
@@ -34,0 +34,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
88328
+ Addedprettier@2.2.0(transitive)
- Removedprettier@2.1.2(transitive)
Updatedprettier@2.2.0