1
0
Fork 0

update: update dependency tslib to v2.4.0

This commit is contained in:
Renovate Bot 2022-04-22 00:43:17 +00:00 committed by Sean Sube
parent fdca47fe1d
commit a4fd1ec8de
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"sinon": "13.0.2",
"sinon-chai": "3.7.0",
"source-map-support": "0.5.21",
"tslib": "2.3.1",
"tslib": "2.4.0",
"typescript": "4.6.3"
},
"peerDependencies": {

View File

@ -878,10 +878,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"
tslib@2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
tslib@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
type-detect@4.0.8, type-detect@^4.0.0, type-detect@^4.0.5, type-detect@^4.0.8:
version "4.0.8"