Skip to content

Commit 4c9812b

Browse files
Bump the npm group across 2 directories with 4 updates (#664)
Bumps the npm group with 4 updates in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). Bumps the npm group with 1 update in the /test directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). Updates `@stylistic/eslint-plugin` from 5.2.3 to 5.3.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.3.1/packages/eslint-plugin) Updates `pnpm` from 10.15.0 to 10.15.1 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.15.1/pnpm) Updates `typescript-eslint` from 8.41.0 to 8.42.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.42.0/packages/typescript-eslint) Updates `aws-cdk-lib` from 2.213.0 to 2.214.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.214.0/packages/aws-cdk-lib) Updates `aws-cdk-lib` from 2.213.0 to 2.214.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.214.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: pnpm dependency-version: 10.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.214.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.214.0 dependency-type: direct:production 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 8d21043 commit 4c9812b

3 files changed

Lines changed: 93 additions & 93 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@eslint/js": "^9.34.0",
32-
"@stylistic/eslint-plugin": "^5.2.3",
32+
"@stylistic/eslint-plugin": "^5.3.1",
3333
"@stylistic/eslint-plugin-js": "^4.4.1",
3434
"@stylistic/eslint-plugin-plus": "^4.4.1",
3535
"@stylistic/eslint-plugin-ts": "^4.4.1",
@@ -38,10 +38,10 @@
3838
"eslint": "^9.34.0",
3939
"eslint-plugin-github": "^6.0.0",
4040
"js-yaml": "^4.1.0",
41-
"pnpm": "^10.15.0",
41+
"pnpm": "^10.15.1",
4242
"ts-jest": "^29.4.1",
4343
"typescript": "^5.9.2",
44-
"typescript-eslint": "^8.41.0"
44+
"typescript-eslint": "^8.42.0"
4545
},
4646
"packageManager": "pnpm@10.14.0"
4747
}

0 commit comments

Comments
 (0)