Skip to content

Commit b10f578

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

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.7.0",
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.7.0"
4272+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
4273+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
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)