Skip to content

Commit 3bb1e9c

Browse files
build(deps): bump tslib from 2.0.0 to 2.1.0
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.0.0...2.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5f55ae8 commit 3bb1e9c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"rxjs": "^6.6.3",
2929
"rxjs-compat": "^6.6.3",
3030
"ts-helpers": "^1.1.2",
31-
"tslib": "^2.0.0",
31+
"tslib": "^2.1.0",
3232
"zone.js": "~0.10.3"
3333
},
3434
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9833,10 +9833,10 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
98339833
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
98349834
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
98359835

9836-
tslib@^2.0.0:
9837-
version "2.0.0"
9838-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
9839-
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
9836+
tslib@^2.0.0, tslib@^2.1.0:
9837+
version "2.1.0"
9838+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
9839+
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
98409840

98419841
tslint@6.1.2:
98429842
version "6.1.2"

0 commit comments

Comments
 (0)