diff --git a/package-lock.json b/package-lock.json index 78af6ffc039b..67ff04619c87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "@taiga-ui/eslint-plugin-experience": "0.39.5", "@taiga-ui/prettier-config": "0.6.0", "@taiga-ui/stylelint-config": "0.10.1", - "@taiga-ui/tsconfig": "0.9.0", + "@taiga-ui/tsconfig": "0.10.0", "@testing-library/cypress": "10.0.1", "@tinkoff/ng-event-plugins": "3.1.0", "@tinkoff/tui-editor": "1.8.4", @@ -7660,9 +7660,9 @@ "link": true }, "node_modules/@taiga-ui/tsconfig": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.9.0.tgz", - "integrity": "sha512-v4cYWypeaAuTVRf+s0RK2CP3k6990eKZl8PZ0P3pO6J1V3F1g8f4mD3B1Pp80hC2VhHxtVDK/1Q9xedpF4H/wA==", + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.10.0.tgz", + "integrity": "sha512-EuqjFppAuvHv4niiIvyNXKDUjZ1w/k7ESdpUBTYW4ljJ5SOVVHfJPg/SNYB/8zBbeUWv3OY/BIcPOtzb8f55hA==", "dev": true }, "node_modules/@testing-library/cypress": { diff --git a/package.json b/package.json index d62b23708653..ba3c107d1023 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "@taiga-ui/eslint-plugin-experience": "0.39.5", "@taiga-ui/prettier-config": "0.6.0", "@taiga-ui/stylelint-config": "0.10.1", - "@taiga-ui/tsconfig": "0.9.0", + "@taiga-ui/tsconfig": "0.10.0", "@testing-library/cypress": "10.0.1", "@tinkoff/ng-event-plugins": "3.1.0", "@tinkoff/tui-editor": "1.8.4",