mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
build(deps): update dependency tslib to v2.5.3 (#22675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5183a9b51a
commit
caa7235bca
2 changed files with 5 additions and 5 deletions
|
@ -237,7 +237,7 @@
|
|||
"slugify": "1.6.6",
|
||||
"source-map-support": "0.5.21",
|
||||
"traverse": "0.6.7",
|
||||
"tslib": "2.5.2",
|
||||
"tslib": "2.5.3",
|
||||
"upath": "2.0.1",
|
||||
"url-join": "4.0.1",
|
||||
"validate-npm-package-name": "5.0.0",
|
||||
|
|
|
@ -10106,10 +10106,10 @@ tsconfig-paths@^3.14.1:
|
|||
minimist "^1.2.6"
|
||||
strip-bom "^3.0.0"
|
||||
|
||||
tslib@2.5.2:
|
||||
version "2.5.2"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338"
|
||||
integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==
|
||||
tslib@2.5.3:
|
||||
version "2.5.3"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
|
||||
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
|
||||
|
||||
tslib@^1.11.1, tslib@^1.13.0, tslib@^1.8.1:
|
||||
version "1.14.1"
|
||||
|
|
Loading…
Reference in a new issue