@lerna/github-client
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.1.1](https://github.com/lerna/lerna/compare/v5.1.0...v5.1.1) (2022-06-09) | ||
### Bug Fixes | ||
* allow maintenance LTS node 14 engines starting at 14.15.0 ([#3161](https://github.com/lerna/lerna/issues/3161)) ([72305e4](https://github.com/lerna/lerna/commit/72305e4dbab607a2d87ae4efa6ee577c93a9dda9)) | ||
# [5.1.0](https://github.com/lerna/lerna/compare/v5.0.0...v5.1.0) (2022-06-07) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lerna/github-client", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "An internal Lerna tool", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"engines": { | ||
"node": "^14.19.3 || >=16.0.0" | ||
"node": "^14.15.0 || >=16.0.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@lerna/child-process": "5.1.0", | ||
"@lerna/child-process": "5.1.1", | ||
"@octokit/plugin-enterprise-rest": "^6.0.1", | ||
@@ -42,3 +42,3 @@ "@octokit/rest": "^18.1.0", | ||
}, | ||
"gitHead": "6b9c375e4210d2d97c75c465badbbe4334b6388f" | ||
"gitHead": "eb7da8519069ad71793fa49c51133dc8df2fa806" | ||
} |
7078
+ Added@lerna/child-process@5.1.1(transitive)
+ Addedobject-inspect@1.13.4(transitive)
- Removed@lerna/child-process@5.1.0(transitive)
- Removedobject-inspect@1.13.3(transitive)
Updated@lerna/child-process@5.1.1