From 972a1b55fb7b7a46c64a4966ee978c12a7ca86b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:13:07 +0000 Subject: [PATCH] feat(deps): update dependency tslib to ^2.8.0 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2cc16f07..e687a59b 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "prettier": "^2.8.8", "read-pkg-up": "^7.0.1", "rimraf": "^4.1.1", - "tslib": "^2.6.2", + "tslib": "^2.8.0", "typescript": "^4.9.5", "which": "^3.0.0", "yargs-parser": "^21.1.1" diff --git a/yarn.lock b/yarn.lock index be1195b3..a7c2ccad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2191,7 +2191,7 @@ __metadata: read-pkg-up: ^7.0.1 rimraf: ^4.1.1 slash: ^3.0.0 - tslib: ^2.6.2 + tslib: ^2.8.0 typescript: ^4.9.5 which: ^3.0.0 yargs-parser: ^21.1.1 @@ -11616,10 +11616,10 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^2.6.2": - version: 2.6.2 - resolution: "tslib@npm:2.6.2" - checksum: 329ea56123005922f39642318e3d1f0f8265d1e7fcb92c633e0809521da75eeaca28d2cf96d7248229deb40e5c19adf408259f4b9640afd20d13aecc1430f3ad +"tslib@npm:^2.8.0": + version: 2.8.0 + resolution: "tslib@npm:2.8.0" + checksum: de852ecd81adfdb4870927e250763345f07dc13fe7f395ce261424966bb122a0992ad844c3ec875c9e63e72afe2220a150712984e44dfd1a8a7e538a064e3d46 languageName: node linkType: hard