Skip to content

Commit 217a4bf

Browse files
committed
fix(deps): update dependency tslib to v2.0.3
1 parent fdc7e9a commit 217a4bf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"parse-color": "1.0.0",
7272
"rxjs": "6.5.5",
7373
"subsink": "1.0.1",
74-
"tslib": "2.0.1",
74+
"tslib": "2.0.3",
7575
"zone.js": "0.10.3"
7676
},
7777
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14232,6 +14232,11 @@ [email protected], tslib@^2.0.0:
1423214232
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
1423314233
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
1423414234

14235+
[email protected], tslib@^2.0.3:
14236+
version "2.0.3"
14237+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
14238+
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
14239+
1423514240
tslib@>=1.9.0, tslib@^1.7.1, tslib@^1.8.1, tslib@^1.9.3:
1423614241
version "1.9.3"
1423714242
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
@@ -14252,11 +14257,6 @@ tslib@^1.9.0:
1425214257
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.0.tgz#d624983f3e2c5e0b55307c3dd6c86acd737622c6"
1425314258
integrity sha512-+Zw5lu0D9tvBMjGP8LpvMb0u2WW2QV3y+D8mO6J+cNzCYIN4sVy43Bf9vl92nqFahutN0I8zHa7cc4vihIshnw==
1425414259

14255-
tslib@^2.0.3:
14256-
version "2.0.3"
14257-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
14258-
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
14259-
1426014260
1426114261
version "6.1.3"
1426214262
resolved "https://registry.yarnpkg.com/tslint/-/tslint-6.1.3.tgz#5c23b2eccc32487d5523bd3a470e9aa31789d904"

0 commit comments

Comments
 (0)