chore(deps): bump tslib from 1.10.0 to 1.13.0 in /console (#113)

Bumps [tslib](https://github.com/Microsoft/tslib) from 1.10.0 to 1.13.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/1.10.0...1.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-27 16:40:41 +02:00
committed by GitHub
parent 976f9c304b
commit d9519012fd
2 changed files with 4 additions and 4 deletions

View File

@@ -42,7 +42,7 @@
"prettier-stylelint": "^0.4.2",
"rxjs": "~6.5.5",
"ts-protoc-gen": "^0.12.0",
"tslib": "^1.10.0",
"tslib": "^1.13.0",
"uuid": "^7.0.1",
"zone.js": "~0.10.2"
},