Skip to content

Commit

Permalink
Merge pull request #551 from Stedi/renovate/constructs-10.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency constructs to v10.1.293
  • Loading branch information
mergify[bot] authored Apr 18, 2023
2 parents d6245bc + 520718a commit c1e7712
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
14 changes: 7 additions & 7 deletions cdk-example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cdk-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@ts2asl/cdk-typescript-statemachine": "0.2.7",
"@ts2asl/convert": "0.1.61",
"aws-cdk-lib": "2.39.1",
"constructs": "10.1.292",
"constructs": "10.1.293",
"esbuild": "0.17.14",
"source-map-support": "0.5.21"
}
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/node": "16.18.3",
"@types/prettier": "2.6.0",
"aws-cdk-lib": "2.39.1",
"constructs": "10.1.292",
"constructs": "10.1.293",
"jest": "28.1.3",
"ts-jest": "28.0.8",
"typescript": "4.7.4"
Expand Down

0 comments on commit c1e7712

Please sign in to comment.