Skip to content

Commit

Permalink
Updated cdk peerDependencies to match the new guardian/cdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliaBrigitte committed Nov 22, 2023
1 parent 70a0327 commit e228e6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@guardian/eslint-config-typescript": "^7.0.0",
"@types/jest": "^29.5.8",
"@types/node": "20.9.2",
"aws-cdk": "2.100.0",
"aws-cdk-lib": "2.100.0",
"aws-cdk": "2.109.0",
"aws-cdk-lib": "2.109.0",
"constructs": "10.3.0",
"eslint": "^8.54.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit e228e6f

Please sign in to comment.