aws-samples / aws-sdk-js-notes-app

A simple note taking application using modular AWS SDK for JavaScript (v3)
Other
81 stars 30 forks source link

chore(deps-dev): bump aws-cdk to 1.89.0 #22

Closed trivikr closed 3 years ago

trivikr commented 3 years ago

Issue

To try nodejs14.x runtime on lambda introduced in aws-cdk 1.89.0 https://github.com/aws/aws-cdk/pull/12861

Description

bumps cdk to 1.89.0

Testing

$ yarn cdk diff
Stack aws-sdk-js-notes-app
There were no differences

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.