Commit 0fa89e8
authored
chore: update cdk-generate-synthetic-examples to use latest (#36028)
### Issue # (if applicable)
N/A
### Reason for this change
Update the `cdk-generate-synthetic-examples` package to use the latest tag so we always get the latest features and improvements.
### Description of changes
Updated the version constraint in `scripts/run-rosetta.sh` from `^0.1.292` to `latest` for the `cdk-generate-synthetic-examples` package.
### Describe any new or updated permissions being added
None
### Description of how you validated changes
This is a dependency version update. The script will use the latest version of the package when generating synthetic examples.
### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent 1e4dfe6 commit 0fa89e8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments