Skip to content

Commit dfbc3eb

Browse files
chore(deps): update dependency tslib to v2
1 parent 32581ab commit dfbc3eb

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"rimraf": "3.0.2",
6262
"ts-jest": "25.2.1",
6363
"ts-node": "8.8.1",
64-
"tslib": "1.11.1",
64+
"tslib": "2.5.3",
6565
"typescript": "3.8.3"
6666
}
6767
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4267,7 +4267,12 @@ [email protected]:
42674267
source-map-support "^0.5.6"
42684268
yn "3.1.1"
42694269

4270-
[email protected], tslib@^1.8.1, tslib@^1.9.0:
4270+
4271+
version "2.5.3"
4272+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
4273+
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
4274+
4275+
tslib@^1.8.1, tslib@^1.9.0:
42714276
version "1.11.1"
42724277
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
42734278
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==

0 commit comments

Comments
 (0)