chore(deps): bump tslib from 2.0.1 to 2.0.3 in /console (#862)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-16 17:12:34 +02:00
committed by GitHub
parent 5c37f7329c
commit a70e2cfc82
2 changed files with 10 additions and 4 deletions

View File

@@ -40,7 +40,7 @@
"ngx-quicklink": "^0.2.4",
"rxjs": "~6.6.3",
"ts-protoc-gen": "^0.13.0",
"tslib": "^2.0.1",
"tslib": "^2.0.3",
"uuid": "^8.3.1",
"zone.js": "~0.11.1"
},