From a4a334ce139ebd4619e5e4ab75ade549d154df9a Mon Sep 17 00:00:00 2001 From: null Date: Tue, 13 Feb 2024 10:42:06 +0000 Subject: [PATCH] chore(deps): update dependency @taiga-ui/tsconfig to v0.15.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 12918c36..24c9577c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "@taiga-ui/prettier-config": "0.8.3", "@taiga-ui/stylelint-config": "0.16.0", "@taiga-ui/styles": "3.66.0", - "@taiga-ui/tsconfig": "0.14.0", + "@taiga-ui/tsconfig": "0.15.0", "@tinkoff/ng-dompurify": "4.0.0", "@tinkoff/ng-event-plugins": "3.1.0", "@types/minimatch": "5.1.2", @@ -6419,9 +6419,9 @@ } }, "node_modules/@taiga-ui/tsconfig": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.14.0.tgz", - "integrity": "sha512-oTexlSMAxU5RGX+Yf883W2+/uc/PnM4HGESR0juRwQg96pLwiFwYQsIWXzR7va31Vd/m3mdvZbJjJcwmxLpeTw==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.15.0.tgz", + "integrity": "sha512-a0mmPCnnAQqun2LxZekQlYlFSss+OF2SVstR+Srswo9wzPkDlUEu77L0Ga1QDHEd1FJ3w03cxFZn6zKoEhafjw==", "dev": true }, "node_modules/@tinkoff/ng-dompurify": { diff --git a/package.json b/package.json index 2ecd6a6d..18c2e3f1 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@taiga-ui/prettier-config": "0.8.3", "@taiga-ui/stylelint-config": "0.16.0", "@taiga-ui/styles": "3.66.0", - "@taiga-ui/tsconfig": "0.14.0", + "@taiga-ui/tsconfig": "0.15.0", "@tinkoff/ng-dompurify": "4.0.0", "@tinkoff/ng-event-plugins": "3.1.0", "@types/minimatch": "5.1.2",