Skip to content

Commit 9a9e028

Browse files
Bump aws-cdk-lib from 2.189.0 to 2.189.1 in /resources/cdk/cognito_scenario_user_pool_with_mfa (#7454)
Bump aws-cdk-lib in /resources/cdk/cognito_scenario_user_pool_with_mfa Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.189.0 to 2.189.1. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.189.1/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.189.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d70369c commit 9a9e028

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

resources/cdk/cognito_scenario_user_pool_with_mfa/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/cdk/cognito_scenario_user_pool_with_mfa/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"cdk": "cdk"
1212
},
1313
"peerDependencies": {
14-
"aws-cdk-lib": "^2.189.0",
14+
"aws-cdk-lib": "^2.189.1",
1515
"constructs": "^10.1.42"
1616
},
1717
"devDependencies": {
18-
"aws-cdk-lib": "^2.189.0",
18+
"aws-cdk-lib": "^2.189.1",
1919
"constructs": "^10.1.42",
2020
"@types/jest": "^28.1.3",
2121
"@types/node": "^18.0.0",
@@ -25,7 +25,7 @@
2525
"typescript": "^4.7.4"
2626
},
2727
"dependencies": {
28-
"aws-cdk-lib": "^2.189.0",
28+
"aws-cdk-lib": "^2.189.1",
2929
"constructs": "^10.1.42",
3030
"source-map-support": "^0.5.21"
3131
}

0 commit comments

Comments
 (0)