diff --git a/package-lock.json b/package-lock.json index 3145a3815c60..28f9bc6d47c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "@taiga-ui/eslint-plugin-experience": "0.39.4", "@taiga-ui/prettier-config": "0.6.0", "@taiga-ui/stylelint-config": "0.10.1", - "@taiga-ui/tsconfig": "0.8.0", + "@taiga-ui/tsconfig": "0.9.0", "@testing-library/cypress": "10.0.1", "@tinkoff/ng-event-plugins": "3.1.0", "@tinkoff/tui-editor": "1.8.4", @@ -7499,9 +7499,9 @@ "link": true }, "node_modules/@taiga-ui/tsconfig": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.8.0.tgz", - "integrity": "sha512-RRq7hbkNG4OOqRZqQ2dNXZmYyyC3FK3ufglr44LSyPHMZ6vEq5T1CcB673mZDQGxmm/8b9sQ2fgDZOnN1KOyAQ==", + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.9.0.tgz", + "integrity": "sha512-v4cYWypeaAuTVRf+s0RK2CP3k6990eKZl8PZ0P3pO6J1V3F1g8f4mD3B1Pp80hC2VhHxtVDK/1Q9xedpF4H/wA==", "dev": true }, "node_modules/@testing-library/cypress": { diff --git a/package.json b/package.json index efdf09a1ba94..6278ac21da8a 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "@taiga-ui/eslint-plugin-experience": "0.39.4", "@taiga-ui/prettier-config": "0.6.0", "@taiga-ui/stylelint-config": "0.10.1", - "@taiga-ui/tsconfig": "0.8.0", + "@taiga-ui/tsconfig": "0.9.0", "@testing-library/cypress": "10.0.1", "@tinkoff/ng-event-plugins": "3.1.0", "@tinkoff/tui-editor": "1.8.4",