Skip to content

Commit

Permalink
Update all non-major dependencies (#61)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 31, 2022
1 parent c0bece5 commit c62a979
Show file tree
Hide file tree
Showing 7 changed files with 244 additions and 130 deletions.
2 changes: 1 addition & 1 deletion architect-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"@architect/plugin-typescript": "0.1.0",
"source-map-support": "0.5.21"
},
"packageManager": "pnpm@7.7.0"
"packageManager": "pnpm@7.7.1"
}
4 changes: 2 additions & 2 deletions cdk-dynamic-rendering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"devDependencies": {
"aws-cdk": "2.34.2",
"@types/jest": "28.1.6",
"@types/node": "18.6.2",
"@types/node": "18.6.3",
"jest": "28.1.3",
"ts-jest": "28.0.7",
"ts-node": "10.9.1",
"typescript": "4.7.4"
},
"dependencies": {
"aws-cdk-lib": "2.34.2",
"constructs": "10.1.61"
"constructs": "10.1.62"
}
}
Loading

0 comments on commit c62a979

Please sign in to comment.