Skip to content

Commit 85b3d37

Browse files
Bump the npm group across 1 directory with 4 updates
Bumps the npm group with 3 updates in the / directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [esbuild](https://github.com/evanw/esbuild). Updates `aws-cdk-lib` from 2.246.0 to 2.248.0 - [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.248.0/packages/aws-cdk-lib) Updates `@types/node` from 24.12.0 to 25.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@aws-cdk/asset-awscli-v1` from 2.2.263 to 2.2.273 - [Release notes](https://github.com/cdklabs/awscdk-asset-awscli/releases) - [Commits](cdklabs/awscdk-asset-awscli@awscli-v1v2.2.263...awscli-v1v2.2.273) Updates `esbuild` from 0.27.5 to 0.27.7 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.5...v0.27.7) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.248.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.5.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@aws-cdk/asset-awscli-v1" dependency-version: 2.2.273 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: esbuild dependency-version: 0.27.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cf1700 commit 85b3d37

2 files changed

Lines changed: 137 additions & 137 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@eslint/compat": "^2.0.3",
1616
"@eslint/js": "^10.0.1",
1717
"@stylistic/eslint-plugin": "^5.10.0",
18-
"@types/node": "^25.5.0",
18+
"@types/node": "^25.5.1",
1919
"aws-cdk": "^2.1116.0",
2020
"eslint": "^10.1.0",
2121
"eslint-import-resolver-typescript": "^4.4.4",
@@ -30,7 +30,7 @@
3030
"vitest": "^4.1.2"
3131
},
3232
"dependencies": {
33-
"aws-cdk-lib": "^2.246.0",
33+
"aws-cdk-lib": "^2.248.0",
3434
"constructs": "^10.6.0",
3535
"source-map-support": "^0.5.21"
3636
},

0 commit comments

Comments
 (0)