@auto-it/package-json-utils
Advanced tools
Comparing version 10.16.7 to 10.16.8
@@ -0,1 +1,22 @@ | ||
# v10.16.8 (Wed Feb 24 2021) | ||
#### 🐛 Bug Fix | ||
- upgrade prettier ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
#### 🔩 Dependency Updates | ||
- Bump @octokit/rest from 18.1.0 to 18.2.0 [#1823](https://github.com/intuit/auto/pull/1823) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
- Bump type-fest from 0.20.2 to 0.21.1 [#1825](https://github.com/intuit/auto/pull/1825) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) | ||
- Bump eslint-config-prettier from 6.15.0 to 8.0.0 [#1822](https://github.com/intuit/auto/pull/1822) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
- Bump aws-cli-js from 2.0.6 to 2.1.0 [#1808](https://github.com/intuit/auto/pull/1808) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) | ||
- Bump fp-ts from 2.9.3 to 2.9.5 [#1810](https://github.com/intuit/auto/pull/1810) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) | ||
#### Authors: 2 | ||
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) | ||
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
--- | ||
# v10.5.0 (Mon Dec 21 2020) | ||
@@ -2,0 +23,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"description": "Shared utilities for parsing information from a package.json", | ||
"version": "10.16.7", | ||
"version": "10.16.8", | ||
"license": "MIT", | ||
@@ -51,3 +51,3 @@ "author": { | ||
}, | ||
"gitHead": "b501dec99dd0e345906003955f685fa782093172" | ||
"gitHead": "5eb470ff5bacef4716049d66c843f40253b01275" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
10500