Skip to content

Commit

Permalink
update aws-ts-eks dependencies (pulumi#1218)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkisk committed May 16, 2022
1 parent 11594f2 commit 2ee921d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions aws-ts-eks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
"@types/node": "^8.0.0"
},
"dependencies": {
"@pulumi/awsx": "^0.30.0",
"@pulumi/eks": "^0.30.0",
"@pulumi/pulumi": "^3.0.0"
"@pulumi/aws": "^5.0.0",
"@pulumi/awsx": "^0.40.0",
"@pulumi/eks": "^0.40.0",
"@pulumi/pulumi": "^3.32.1"
}
}

0 comments on commit 2ee921d

Please sign in to comment.