From d000236c84c036d7b6587203cd53b96857f69683 Mon Sep 17 00:00:00 2001 From: George Fu Date: Wed, 9 Apr 2025 22:00:33 -0400 Subject: [PATCH] chore(aws-util-test): remove spec files from build --- private/aws-util-test/package.json | 1 - private/aws-util-test/tsconfig.json | 2 +- yarn.lock | 3 +-- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/private/aws-util-test/package.json b/private/aws-util-test/package.json index 3cd01b3480d1b..b219bb27f5e24 100644 --- a/private/aws-util-test/package.json +++ b/private/aws-util-test/package.json @@ -18,7 +18,6 @@ "sideEffects": false, "dependencies": { "@aws-sdk/aws-protocoltests-json": "*", - "@aws-sdk/weather": "workspace:^", "@smithy/protocol-http": "^5.1.0", "@smithy/shared-ini-file-loader": "^4.0.2", "@smithy/types": "^4.2.0", diff --git a/private/aws-util-test/tsconfig.json b/private/aws-util-test/tsconfig.json index 868be87b588ba..04048283609b3 100644 --- a/private/aws-util-test/tsconfig.json +++ b/private/aws-util-test/tsconfig.json @@ -9,5 +9,5 @@ "rootDir": "src", "useUnknownInCatchVariables": false }, - "exclude": ["test/", "*.spec.ts", "vitest.*.ts"] + "exclude": ["test/", "**/*.spec.ts", "vitest.*.ts"] } diff --git a/yarn.lock b/yarn.lock index 05ed19b873c18..d3fcd3ece6054 100644 --- a/yarn.lock +++ b/yarn.lock @@ -841,7 +841,6 @@ __metadata: resolution: "@aws-sdk/aws-util-test@workspace:private/aws-util-test" dependencies: "@aws-sdk/aws-protocoltests-json": "npm:*" - "@aws-sdk/weather": "workspace:^" "@smithy/protocol-http": "npm:^5.1.0" "@smithy/shared-ini-file-loader": "npm:^4.0.2" "@smithy/types": "npm:^4.2.0" @@ -23810,7 +23809,7 @@ __metadata: languageName: unknown linkType: soft -"@aws-sdk/weather@workspace:^, @aws-sdk/weather@workspace:private/weather": +"@aws-sdk/weather@workspace:private/weather": version: 0.0.0-use.local resolution: "@aws-sdk/weather@workspace:private/weather" dependencies: