This Pull Request updates dependency inferno from v5.0.4 to v5.0.6
Release Notes
### [`v5.0.6`](https://github.com/infernojs/inferno/releases/v5.0.6)
[Compare Source](https://github.com/infernojs/inferno/compare/v5.0.5...v5.0.6)
#### Inferno-core
Adds support for boolean expressions in children types TSX (Typescript JSX)
Adds support for style property as string `https://github.com/infernojs/inferno/issues/1338`
---
### [`v5.0.5`](https://github.com/infernojs/inferno/releases/v5.0.5)
[Compare Source](https://github.com/infernojs/inferno/compare/v5.0.4...v5.0.5)
#### Inferno-core
Better typescript support across the library, fixes Github `https://github.com/infernojs/inferno/issues/1332`
Fixes `Maximum callstack size exceeded` error when using AngularJS and inspire-tree-dom with Inferno `https://github.com/infernojs/inferno/pull/1331`
#### Internal
All dependencies updated
Travis moved to NodeJS 10
---
This Pull Request updates dependency inferno from
v5.0.4
tov5.0.6
Release Notes
### [`v5.0.6`](https://github.com/infernojs/inferno/releases/v5.0.6) [Compare Source](https://github.com/infernojs/inferno/compare/v5.0.5...v5.0.6) #### Inferno-core Adds support for boolean expressions in children types TSX (Typescript JSX) Adds support for style property as string `https://github.com/infernojs/inferno/issues/1338` --- ### [`v5.0.5`](https://github.com/infernojs/inferno/releases/v5.0.5) [Compare Source](https://github.com/infernojs/inferno/compare/v5.0.4...v5.0.5) #### Inferno-core Better typescript support across the library, fixes Github `https://github.com/infernojs/inferno/issues/1332` Fixes `Maximum callstack size exceeded` error when using AngularJS and inspire-tree-dom with Inferno `https://github.com/infernojs/inferno/pull/1331` #### Internal All dependencies updated Travis moved to NodeJS 10 ---This PR has been generated by Renovate Bot.