diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-05 05:08:19 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-05 05:08:56 +0000 |
commit | f6d4ef9faf695ef0482c163136ab5ffd14d77b16 (patch) | |
tree | e1eedafe4bc0c617d2e5142c0c2ad38898c0388c /pnpm-lock.yaml | |
parent | Bump @types/node from 20.14.0 to 20.14.1 (diff) | |
download | zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.tar zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.tar.gz zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.tar.bz2 zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.tar.lz zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.tar.xz zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.tar.zst zorascript-f6d4ef9faf695ef0482c163136ab5ffd14d77b16.zip |
Bump tslib from 2.6.2 to 2.6.3
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.2...v2.6.3)
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0b784dc..8b66210 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -102,8 +102,8 @@ importers: specifier: 3.4.3 version: 3.4.3 tslib: - specifier: ^2.6.2 - version: 2.6.2 + specifier: ^2.6.3 + version: 2.6.3 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -5046,8 +5046,8 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /tslib@2.6.2: - resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} + /tslib@2.6.3: + resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} dev: true /type-check@0.4.0: |