Skip to content

Commit a08a42f

Browse files
Build(deps): Bump aws-cdk in /notificationworkerlambda/cdk
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1014.0 to 2.1016.0. - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1016.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk dependency-version: 2.1016.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e44787d commit a08a42f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

notificationworkerlambda/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@guardian/cdk": "^61.5.0",
4-
"aws-cdk": "2.1014.0",
4+
"aws-cdk": "2.1016.1",
55
"@types/jest": "^29.5.14",
66
"aws-cdk-lib": "2.196.1",
77
"constructs": "^10.4.2",

notificationworkerlambda/cdk/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1221,10 +1221,10 @@ aws-cdk-lib@2.196.1:
12211221
table "^6.9.0"
12221222
yaml "1.10.2"
12231223

1224-
aws-cdk@2.1014.0:
1225-
version "2.1014.0"
1226-
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.1014.0.tgz#bd27af4060df15a05836a7ed3d19861e10740fd7"
1227-
integrity sha512-es101rtRAClix9BncNL54iW90MiOyRv4iCC5tv/firGDnidS6pPinuK0IIFt0RO6w0+3heRxWBXg8HY+f9877w==
1224+
aws-cdk@2.1016.1:
1225+
version "2.1016.1"
1226+
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.1016.1.tgz#09df749f3c35ec7b858277711e1b5456688fb2bc"
1227+
integrity sha512-248TBiluT8jHUjkpzvWJOHv2fS+An9fiII3eji8H7jwfTu5yMBk7on4B/AVNr9A1GXJk9I32qf9Q0A3rLWRYPQ==
12281228
optionalDependencies:
12291229
fsevents "2.3.2"
12301230

0 commit comments

Comments
 (0)