mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:51:43 +00:00
Update dependency tslib to ^2.1.0 (#17078)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
28d1a0940f
commit
42699bc851
@ -320,7 +320,7 @@
|
||||
"tagged-template-noop": "^2.1.1",
|
||||
"textarea-caret": "^3.1.0",
|
||||
"ts-key-enum": "^2.0.3",
|
||||
"tslib": "^2.0.3",
|
||||
"tslib": "^2.1.0",
|
||||
"use-deep-compare-effect": "^1.4.0",
|
||||
"utility-types": "^3.10.0",
|
||||
"uuid": "^8.3.0",
|
||||
|
||||
@ -21143,6 +21143,11 @@ tslib@^2, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@~2.0.0, tslib@~2.0.1:
|
||||
resolved "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
|
||||
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
|
||||
|
||||
tslib@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
|
||||
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
|
||||
|
||||
tsutils-etc@^1.0.0, tsutils-etc@^1.2.2:
|
||||
version "1.2.2"
|
||||
resolved "https://registry.npmjs.org/tsutils-etc/-/tsutils-etc-1.2.2.tgz#cdeeb777574a5c1b15b27658cb8424f7f7139831"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user