Skip to content

Commit e551a06

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

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.4.1",
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.4.1"
4272+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
4273+
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
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)