Skip to content

Commit 672409d

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.15.3
2 parents 25ec66d + fdd85fc commit 672409d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "22.15.3",
3131
"@typescript-eslint/eslint-plugin": "^8.18.0",
3232
"@typescript-eslint/parser": "^8.18.0",
33-
"aws-cdk": "^2.1006.0",
33+
"aws-cdk": "^2.1012.0",
3434
"cdk-nag": "^2.35.69",
3535
"eslint": "^9.24.0",
3636
"eslint-config-prettier": "^10.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,17 +1505,17 @@ __metadata:
15051505
languageName: node
15061506
linkType: hard
15071507

1508-
"aws-cdk@npm:^2.1006.0":
1509-
version: 2.1006.0
1510-
resolution: "aws-cdk@npm:2.1006.0"
1508+
"aws-cdk@npm:^2.1012.0":
1509+
version: 2.1012.0
1510+
resolution: "aws-cdk@npm:2.1012.0"
15111511
dependencies:
15121512
fsevents: "npm:2.3.2"
15131513
dependenciesMeta:
15141514
fsevents:
15151515
optional: true
15161516
bin:
15171517
cdk: bin/cdk
1518-
checksum: 10c0/71af8be65b5b07d02f102fdd1490c9f84a9367e6c970505f4eafd333ca026f4433056350150dc010df68de41b1e26725e177827181e0964d8f3221349e16b169
1518+
checksum: 10c0/db44ec2a4d9937e02fd51e000e2fb6ddf4c93bbd9b1a7ae027be8db02209b99c4165e8ab0d66ce79e020f9785a6fff813a0311704e84518fa7123318164027ea
15191519
languageName: node
15201520
linkType: hard
15211521

@@ -1530,7 +1530,7 @@ __metadata:
15301530
"@types/node": "npm:22.15.3"
15311531
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
15321532
"@typescript-eslint/parser": "npm:^8.18.0"
1533-
aws-cdk: "npm:^2.1006.0"
1533+
aws-cdk: "npm:^2.1012.0"
15341534
aws-cdk-lib: "npm:^2.189.0"
15351535
cdk-nag: "npm:^2.35.69"
15361536
constructs: "npm:^10.4.2"

0 commit comments

Comments
 (0)