Skip to content

Commit 898fc05

Browse files
Merge pull request #609 from ui-router/dependabot/npm_and_yarn/tslib-2.1.0
2 parents 1d229cc + 3bb1e9c commit 898fc05

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
@@ -9800,10 +9800,10 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
98009800
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
98019801
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
98029802

9803-
tslib@^2.0.0:
9804-
version "2.0.0"
9805-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
9806-
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
9803+
tslib@^2.0.0, tslib@^2.1.0:
9804+
version "2.1.0"
9805+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
9806+
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
98079807

98089808
98099809
version "6.1.2"

0 commit comments

Comments
 (0)