Skip to content

Commit 5cb6fbf

Browse files
Bump the npm group across 1 directory with 4 updates
Bumps the npm group with 4 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation), [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@aws-sdk/client-cloudformation` from 3.830.0 to 3.835.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.835.0/clients/client-cloudformation) Updates `@stylistic/eslint-plugin` from 4.4.1 to 5.0.0 - [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.0.0/packages/eslint-plugin) Updates `pnpm` from 10.12.1 to 10.12.2 - [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.12.2/pnpm) Updates `typescript-eslint` from 8.34.1 to 8.35.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.35.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.835.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: pnpm dependency-version: 10.12.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3a8923 commit 5cb6fbf

2 files changed

Lines changed: 208 additions & 210 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"license": "MIT",
2626
"dependencies": {
2727
"@actions/core": "^1.11.1",
28-
"@aws-sdk/client-cloudformation": "^3.830.0"
28+
"@aws-sdk/client-cloudformation": "^3.835.0"
2929
},
3030
"devDependencies": {
31-
"@stylistic/eslint-plugin": "^4.4.1",
31+
"@stylistic/eslint-plugin": "^5.0.0",
3232
"@stylistic/eslint-plugin-js": "^4.4.1",
3333
"@stylistic/eslint-plugin-plus": "^4.4.1",
3434
"@stylistic/eslint-plugin-ts": "^4.4.1",
@@ -37,10 +37,10 @@
3737
"eslint": "^9.29.0",
3838
"eslint-plugin-github": "^6.0.0",
3939
"js-yaml": "^4.1.0",
40-
"pnpm": "^10.12.1",
40+
"pnpm": "^10.12.2",
4141
"ts-jest": "^29.4.0",
4242
"typescript": "^5.8.3",
43-
"typescript-eslint": "^8.34.1"
43+
"typescript-eslint": "^8.35.0"
4444
},
4545
"packageManager": "pnpm@10.12.1"
4646
}

0 commit comments

Comments
 (0)