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:
renovate[bot] 2023-06-10 18:42:42 +00:00 committed by GitHub
parent 5183a9b51a
commit caa7235bca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -237,7 +237,7 @@
"slugify": "1.6.6", "slugify": "1.6.6",
"source-map-support": "0.5.21", "source-map-support": "0.5.21",
"traverse": "0.6.7", "traverse": "0.6.7",
"tslib": "2.5.2", "tslib": "2.5.3",
"upath": "2.0.1", "upath": "2.0.1",
"url-join": "4.0.1", "url-join": "4.0.1",
"validate-npm-package-name": "5.0.0", "validate-npm-package-name": "5.0.0",

View file

@ -10106,10 +10106,10 @@ tsconfig-paths@^3.14.1:
minimist "^1.2.6" minimist "^1.2.6"
strip-bom "^3.0.0" strip-bom "^3.0.0"
tslib@2.5.2: tslib@2.5.3:
version "2.5.2" version "2.5.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA== integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
tslib@^1.11.1, tslib@^1.13.0, tslib@^1.8.1: tslib@^1.11.1, tslib@^1.13.0, tslib@^1.8.1:
version "1.14.1" version "1.14.1"