Skip to content

Commit 8daa167

Browse files
Bump constructs from 10.4.2 to 10.4.3
Bumps [constructs](https://github.com/aws/constructs) from 10.4.2 to 10.4.3. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.2...v10.4.3) --- updated-dependencies: - dependency-name: constructs dependency-version: 10.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5da9324 commit 8daa167

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
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"aws-cdk-lib": "^2.221.0",
23-
"constructs": "^10.4.2"
23+
"constructs": "^10.4.3"
2424
},
2525
"devDependencies": {
2626
"@eslint/compat": "^1.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2000,7 +2000,7 @@ __metadata:
20002000
aws-cdk: "npm:^2.1030.0"
20012001
aws-cdk-lib: "npm:^2.221.0"
20022002
cdk-nag: "npm:^2.37.51"
2003-
constructs: "npm:^10.4.2"
2003+
constructs: "npm:^10.4.3"
20042004
eslint: "npm:^9.38.0"
20052005
eslint-config-prettier: "npm:^10.1.5"
20062006
eslint-plugin-prettier: "npm:^5.5.4"
@@ -2318,10 +2318,10 @@ __metadata:
23182318
languageName: node
23192319
linkType: hard
23202320

2321-
"constructs@npm:^10.4.2":
2322-
version: 10.4.2
2323-
resolution: "constructs@npm:10.4.2"
2324-
checksum: 10c0/dcd5edd631c7313964f89fffb7365e1eebaede16cbc9ae69eab5337710353913684b860ccc4b2a3dfaf147656f48f0ae7853ca94cb51833e152b46047ac7a4ff
2321+
"constructs@npm:^10.4.3":
2322+
version: 10.4.3
2323+
resolution: "constructs@npm:10.4.3"
2324+
checksum: 10c0/8041fe594de621b917e1903fe7b1e4b96ec07e2337e9fab590b351703bd635ae4adb4d1b0fd96df1cc6ba8c189ca346120ec1700bef1200e6e1a7c42e4df2915
23252325
languageName: node
23262326
linkType: hard
23272327

0 commit comments

Comments
 (0)