beachball
Advanced tools
Comparing version 2.27.0 to 2.27.1
# Change Log - beachball | ||
This log was last generated on Mon, 08 Aug 2022 21:56:40 GMT and should not be manually modified. | ||
This log was last generated on Tue, 09 Aug 2022 01:24:17 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 2.27.1 | ||
Tue, 09 Aug 2022 01:24:17 GMT | ||
### Patches | ||
- Update dependency execa to v5 (email not defined) | ||
- Update dependency cosmiconfig to v7 (now supports .cjs config files) (renovate@whitesourcesoftware.com) | ||
- Update dependency fs-extra to v10 (email not defined) | ||
- Update dependency yargs-parser to v21 (email not defined) | ||
- Remove unused human-id dependency (elcraig@microsoft.com) | ||
## 2.27.0 | ||
Mon, 08 Aug 2022 21:56:40 GMT | ||
Mon, 08 Aug 2022 21:56:43 GMT | ||
@@ -11,0 +23,0 @@ ### Minor changes |
{ | ||
"name": "beachball", | ||
"version": "2.27.0", | ||
"version": "2.27.1", | ||
"description": "The Sunniest Semantic Version Bumper", | ||
@@ -41,6 +41,5 @@ "repository": { | ||
"dependencies": { | ||
"cosmiconfig": "^6.0.0", | ||
"execa": "^4.0.3", | ||
"fs-extra": "^8.0.1", | ||
"human-id": "^2.0.1", | ||
"cosmiconfig": "^7.0.0", | ||
"execa": "^5.0.0", | ||
"fs-extra": "^10.0.0", | ||
"lodash": "^4.17.15", | ||
@@ -54,3 +53,3 @@ "minimatch": "^3.0.4", | ||
"workspace-tools": "^0.24.0", | ||
"yargs-parser": "^20.2.4" | ||
"yargs-parser": "^21.0.0" | ||
}, | ||
@@ -60,3 +59,3 @@ "devDependencies": { | ||
"@types/execa": "2.0.0", | ||
"@types/fs-extra": "8.1.2", | ||
"@types/fs-extra": "9.0.13", | ||
"@types/jest": "26.0.24", | ||
@@ -72,5 +71,5 @@ "@types/lodash": "4.14.182", | ||
"@types/uuid": "8.3.4", | ||
"@types/yargs-parser": "15.0.0", | ||
"@types/yargs-parser": "21.0.0", | ||
"find-free-port": "2.0.0", | ||
"gh-pages": "3.2.3", | ||
"gh-pages": "4.0.0", | ||
"jest": "27.5.1", | ||
@@ -83,5 +82,5 @@ "prettier": "2.7.1", | ||
"verdaccio-memory": "8.5.2", | ||
"vuepress": "1.5.3", | ||
"vuepress-plugin-mermaidjs": "1.7.1" | ||
"vuepress": "1.9.7", | ||
"vuepress-plugin-mermaidjs": "1.9.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
431139
12
6922
+ Addedcosmiconfig@7.1.0(transitive)
+ Addedexeca@5.1.1(transitive)
+ Addedfs-extra@10.1.0(transitive)
+ Addedget-stream@6.0.1(transitive)
+ Addedhuman-signals@2.1.0(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addeduniversalify@2.0.1(transitive)
+ Addedyargs-parser@21.1.1(transitive)
- Removedhuman-id@^2.0.1
- Removedcosmiconfig@6.0.0(transitive)
- Removedend-of-stream@1.4.4(transitive)
- Removedexeca@4.1.0(transitive)
- Removedfs-extra@8.1.0(transitive)
- Removedget-stream@5.2.0(transitive)
- Removedhuman-id@2.0.1(transitive)
- Removedhuman-signals@1.1.1(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removedonce@1.4.0(transitive)
- Removedpump@3.0.2(transitive)
- Removeduniversalify@0.1.2(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedyargs-parser@20.2.9(transitive)
Updatedcosmiconfig@^7.0.0
Updatedexeca@^5.0.0
Updatedfs-extra@^10.0.0
Updatedyargs-parser@^21.0.0