flaschenpost
Advanced tools
Comparing version 5.0.9 to 5.0.10
@@ -0,1 +1,8 @@ | ||
## [5.0.10](https://github.com/thenativeweb/flaschenpost/compare/5.0.9...5.0.10) (2021-03-10) | ||
### Bug Fixes | ||
* bump @types/node from 14.14.32 to 14.14.33 ([#606](https://github.com/thenativeweb/flaschenpost/issues/606)) ([56d9da3](https://github.com/thenativeweb/flaschenpost/commit/56d9da3f76cbcc6e75c352a91394c0462fd55a21)) | ||
## [5.0.9](https://github.com/thenativeweb/flaschenpost/compare/5.0.8...5.0.9) (2021-03-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "flaschenpost", | ||
"version": "5.0.9", | ||
"version": "5.0.10", | ||
"description": "flaschenpost is a logger for cloud-based applications.", | ||
@@ -46,3 +46,3 @@ "contributors": [ | ||
"@types/lodash": "4.14.168", | ||
"@types/node": "14.14.32", | ||
"@types/node": "14.14.33", | ||
"@types/on-finished": "2.3.1", | ||
@@ -70,3 +70,3 @@ "@types/stack-trace": "0.0.29", | ||
"record-stdstreams": "3.0.44", | ||
"roboter": "11.6.23", | ||
"roboter": "11.6.24", | ||
"semantic-release-configuration": "1.0.36", | ||
@@ -73,0 +73,0 @@ "strip-ansi": "6.0.0", |
83764
+ Added@types/node@14.14.33(transitive)
- Removed@types/node@14.14.32(transitive)
Updated@types/node@14.14.33