Skip to content

Commit b573126

Browse files
Bump the npm group across 1 directory with 2 updates
Bumps the npm group with 2 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@aws-sdk/client-cloudformation` from 3.1041.0 to 3.1042.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.1042.0/clients/client-cloudformation) Updates `typescript-eslint` from 8.59.1 to 8.59.2 - [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.59.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.1042.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bd9f2c commit b573126

2 files changed

Lines changed: 220 additions & 70 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@actions/core": "^3.0.1",
29-
"@aws-sdk/client-cloudformation": "^3.1041.0"
29+
"@aws-sdk/client-cloudformation": "^3.1042.0"
3030
},
3131
"devDependencies": {
3232
"@eslint/compat": "^2.0.5",
@@ -44,7 +44,7 @@
4444
"jiti": "^2.6.1",
4545
"js-yaml": "^4.1.1",
4646
"typescript": "^6.0.3",
47-
"typescript-eslint": "^8.59.1",
47+
"typescript-eslint": "^8.59.2",
4848
"vite": "^8.0.10",
4949
"vitest": "^4.1.5"
5050
},

0 commit comments

Comments
 (0)