flaschenpost
Advanced tools
Comparing version 4.0.9 to 4.0.11
@@ -0,1 +1,15 @@ | ||
## [4.0.11](https://github.com/thenativeweb/flaschenpost/compare/4.0.10...4.0.11) (2020-05-07) | ||
### Bug Fixes | ||
* bump date-fns from 2.12.0 to 2.13.0 ([#269](https://github.com/thenativeweb/flaschenpost/issues/269)) ([500cb39](https://github.com/thenativeweb/flaschenpost/commit/500cb39f6c953cca386fa8e5043d3b3199c33ed1)) | ||
## [4.0.10](https://github.com/thenativeweb/flaschenpost/compare/4.0.9...4.0.10) (2020-04-30) | ||
### Bug Fixes | ||
* bump processenv from 3.0.1 to 3.0.2 ([#265](https://github.com/thenativeweb/flaschenpost/issues/265)) ([20f1d22](https://github.com/thenativeweb/flaschenpost/commit/20f1d22e4a96c209af3de069972785bed94bec40)) | ||
## [4.0.9](https://github.com/thenativeweb/flaschenpost/compare/4.0.8...4.0.9) (2020-04-10) | ||
@@ -2,0 +16,0 @@ |
{ | ||
"name": "flaschenpost", | ||
"version": "4.0.9", | ||
"version": "4.0.11", | ||
"description": "flaschenpost is a logger for cloud-based applications.", | ||
@@ -44,6 +44,6 @@ "contributors": [ | ||
"chalk": "4.0.0", | ||
"date-fns": "2.12.0", | ||
"date-fns": "2.13.0", | ||
"find-root": "1.1.0", | ||
"lodash": "4.17.15", | ||
"processenv": "3.0.1", | ||
"processenv": "3.0.2", | ||
"serialize-error": "6.0.0", | ||
@@ -58,4 +58,4 @@ "stack-trace": "0.0.10", | ||
"@types/find-root": "1.1.1", | ||
"@types/lodash": "4.14.149", | ||
"@types/node": "13.11.1", | ||
"@types/lodash": "4.14.150", | ||
"@types/node": "13.13.5", | ||
"@types/stack-trace": "0.0.29", | ||
@@ -67,3 +67,3 @@ "@types/stringify-object": "3.2.0", | ||
"record-stdstreams": "3.0.0", | ||
"roboter": "11.1.17", | ||
"roboter": "11.1.23", | ||
"semantic-release-configuration": "1.0.19", | ||
@@ -70,0 +70,0 @@ "strip-ansi": "6.0.0" |
49727
+ Addeddate-fns@2.13.0(transitive)
+ Addedprocessenv@3.0.2(transitive)
- Removeddate-fns@2.12.0(transitive)
- Removedprocessenv@3.0.1(transitive)
Updateddate-fns@2.13.0
Updatedprocessenv@3.0.2