Skip to content

Commit

Permalink
chore(maintenance): enable isolatedModules and isolate cache (#1765)
Browse files Browse the repository at this point in the history
* chore(layers) widen version check in e2e

* chore(maintenance): enable isolatedModules

* chore: remove redundant comments from tsconfig

* chore: changed path of tsbuild cache
  • Loading branch information
dreamorosi committed Mar 6, 2024
1 parent e22e6a3 commit 7e88aa9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/idempotency/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@
"aws-sdk-client-mock": "^3.0.1",
"aws-sdk-client-mock-jest": "^3.0.1"
}
}
}
2 changes: 1 addition & 1 deletion packages/parameters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,4 @@
"optional": true
}
}
}
}
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@
"aws-cdk-lib": "^2.130.0",
"esbuild": "^0.20.1"
}
}
}
2 changes: 1 addition & 1 deletion packages/tracer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@
"serverless",
"nodejs"
]
}
}

0 comments on commit 7e88aa9

Please sign in to comment.