chore(deps-dev): bump tslib from 2.5.0 to 2.5.3 (#550)

This commit is contained in:
dependabot[bot] 2023-06-09 09:18:21 +00:00 committed by GitHub
parent 03c7e752a3
commit 642ecc33fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
pnpm-lock.yaml generated
View File

@ -74,7 +74,7 @@ devDependencies:
version: 9.4.2(typescript@5.0.4)(webpack@5.75.0)
tslib:
specifier: ^2.3.1
version: 2.5.0
version: 2.5.3
typescript:
specifier: ^5.0.4
version: 5.0.4
@ -1161,7 +1161,7 @@ packages:
open: 8.4.0
picocolors: 1.0.0
tiny-glob: 0.2.9
tslib: 2.5.0
tslib: 2.5.3
dev: true
/@sinclair/typebox@0.25.21:
@ -4787,7 +4787,7 @@ packages:
engines: {node: ^14.18.0 || >=16.0.0}
dependencies:
'@pkgr/utils': 2.3.1
tslib: 2.5.0
tslib: 2.5.3
dev: true
/tapable@2.2.1:
@ -4947,8 +4947,8 @@ packages:
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
dev: true
/tslib@2.5.0:
resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
/tslib@2.5.3:
resolution: {integrity: sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==}
dev: true
/tsutils@3.21.0(typescript@5.0.4):