build(deps): bump tslib from 2.0.3 to 2.1.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-11 05:49:58 +00:00 committed by GitHub
parent 9ef64474df
commit 85b77dc377
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -41,7 +41,7 @@
"lodash": "^4.17.20", "lodash": "^4.17.20",
"putasset": "^5.0.3", "putasset": "^5.0.3",
"toml": "^3.0.0", "toml": "^3.0.0",
"tslib": "^2.0.3" "tslib": "^2.1.0"
}, },
"funding": { "funding": {
"type": "github", "type": "github",

View file

@ -75,7 +75,7 @@
"sinon": "^9.2.2", "sinon": "^9.2.2",
"source-map-support": "^0.5.19", "source-map-support": "^0.5.19",
"ts-node": "^9.1.1", "ts-node": "^9.1.1",
"tslib": "^2.0.3", "tslib": "^2.1.0",
"typescript": "^4.1.3" "typescript": "^4.1.3"
} }
} }

View file

@ -7653,10 +7653,10 @@ tslib@^1.8.1, tslib@^1.9.0:
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
tslib@^2.0.3: tslib@^2.1.0:
version "2.0.3" version "2.1.0"
resolved "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c" resolved "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ== integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
tsutils@^3.17.1: tsutils@^3.17.1:
version "3.17.1" version "3.17.1"