From b28cf1718152f0272d8c968584a48493b4c89f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 15:22:21 +0000 Subject: [PATCH] chore(deps-dev): bump tslib from 2.8.0 to 2.8.1 Bumps [tslib](https://github.com/Microsoft/tslib) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45df13d..3df7218 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,7 +32,7 @@ importers: version: 0.4.4(rollup@4.27.3) '@rollup/plugin-typescript': specifier: ^12.1.0 - version: 12.1.1(rollup@4.27.3)(tslib@2.8.0)(typescript@5.6.3) + version: 12.1.1(rollup@4.27.3)(tslib@2.8.1)(typescript@5.6.3) '@types/jest': specifier: ^29.5.13 version: 29.5.14 @@ -62,7 +62,7 @@ importers: version: 10.9.2(@types/node@22.9.0)(typescript@5.6.3) tslib: specifier: ^2.7.0 - version: 2.8.0 + version: 2.8.1 typescript: specifier: ^5.6.2 version: 5.6.3 @@ -1949,8 +1949,8 @@ packages: '@swc/wasm': optional: true - tslib@2.8.0: - resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} type-detect@4.0.8: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} @@ -2713,14 +2713,14 @@ snapshots: optionalDependencies: rollup: 4.27.3 - '@rollup/plugin-typescript@12.1.1(rollup@4.27.3)(tslib@2.8.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.1(rollup@4.27.3)(tslib@2.8.1)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.3(rollup@4.27.3) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.27.3 - tslib: 2.8.0 + tslib: 2.8.1 '@rollup/pluginutils@5.1.3(rollup@4.27.3)': dependencies: @@ -4234,7 +4234,7 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - tslib@2.8.0: {} + tslib@2.8.1: {} type-detect@4.0.8: {}