From 8bc9e1122011e0dedb791263514c745384bda783 Mon Sep 17 00:00:00 2001 From: null Date: Sat, 2 Nov 2024 13:02:15 +0000 Subject: [PATCH] chore: update dependency @taiga-ui/tsconfig to v0.231.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fb9b91f4..3bb1e8a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@taiga-ui/layout": "4.13.0", "@taiga-ui/legacy": "4.13.0", "@taiga-ui/styles": "4.13.0", - "@taiga-ui/tsconfig": "0.229.0", + "@taiga-ui/tsconfig": "0.231.0", "express": "4.21.1", "rxjs": "7.8.1", "tslib": "2.8.1" @@ -9358,9 +9358,9 @@ } }, "node_modules/@taiga-ui/tsconfig": { - "version": "0.229.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.229.0.tgz", - "integrity": "sha512-n3H9TljJsuayYsBIYQdItc43TZG1QR0eb30mZxD45T2bUD0AzNy4RhOzAgzAzJJZhQY4vfiAVv+7mB4bgZpOGw==", + "version": "0.231.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.231.0.tgz", + "integrity": "sha512-zrvQsVx3XnYP2giIkH/uiTstzIKseF/Kbgc+b+cpvy9d3jmrzmJn9kXF2U123pJW2kg16K2MVQnclW4OGit+iw==", "license": "Apache-2.0" }, "node_modules/@tootallnate/once": { diff --git a/package.json b/package.json index 48108fc0..79f13c2c 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@taiga-ui/layout": "4.13.0", "@taiga-ui/legacy": "4.13.0", "@taiga-ui/styles": "4.13.0", - "@taiga-ui/tsconfig": "0.229.0", + "@taiga-ui/tsconfig": "0.231.0", "express": "4.21.1", "rxjs": "7.8.1", "tslib": "2.8.1"