Skip to content

Commit f1aa9de

Browse files
Merge pull request #681 from ui-router/dependabot/npm_and_yarn/tslib-2.2.0
2 parents cb722c4 + cc33742 commit f1aa9de

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.7",
2929
"rxjs-compat": "^6.6.7",
3030
"ts-helpers": "^1.1.2",
31-
"tslib": "^2.1.0",
31+
"tslib": "^2.2.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
@@ -9781,10 +9781,10 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
97819781
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
97829782
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
97839783

9784-
tslib@^2.0.0, tslib@^2.1.0:
9785-
version "2.1.0"
9786-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
9787-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
9784+
tslib@^2.0.0, tslib@^2.2.0:
9785+
version "2.2.0"
9786+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
9787+
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
97889788

97899789
97909790
version "6.1.2"

0 commit comments

Comments
 (0)