Skip to content

Commit 46b85ee

Browse files
Bump the npm group in /tests/infra with 5 updates (#2731)
Bumps the npm group in /tests/infra with 5 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1124.1` | `2.1125.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.4` | `8.60.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.4` | `8.60.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.4` | `8.60.0` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.59.4` | `8.60.0` | Updates `aws-cdk` from 2.1124.1 to 2.1125.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1125.0/packages/aws-cdk) Updates `typescript-eslint` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/typescript-eslint) Updates `@typescript-eslint/eslint-plugin` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/parser) Updates `@typescript-eslint/type-utils` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/type-utils) --- updated-dependencies: - dependency-name: aws-cdk dependency-version: 2.1125.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31af640 commit 46b85ee

2 files changed

Lines changed: 143 additions & 48 deletions

File tree

tests/infra/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "^25.9.1",
2222
"@vitest/coverage-v8": "^4.1.7",
2323
"@vitest/eslint-plugin": "^1.6.18",
24-
"aws-cdk": "^2.1124.1",
24+
"aws-cdk": "^2.1125.0",
2525
"eslint": "^10.4.0",
2626
"eslint-import-resolver-typescript": "^4.4.4",
2727
"eslint-plugin-awscdk": "^4.3.3",
@@ -30,7 +30,7 @@
3030
"jiti": "^2.7.0",
3131
"tsx": "^4.22.3",
3232
"typescript": "^6.0.3",
33-
"typescript-eslint": "^8.59.4",
33+
"typescript-eslint": "^8.60.0",
3434
"vite": "^8.0.14",
3535
"vitest": "^4.1.7"
3636
},

0 commit comments

Comments
 (0)