Skip to content

Commit 166aca5

Browse files
Bump the npm group across 2 directories 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), [eslint](https://github.com/eslint/eslint), [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) and [constructs](https://github.com/aws/constructs). Bumps the npm group with 1 update in the /test directory: [constructs](https://github.com/aws/constructs). Updates `@aws-sdk/client-cloudformation` from 3.991.0 to 3.992.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.992.0/clients/client-cloudformation) Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) Updates `pnpm` from 10.30.0 to 10.30.1 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v10.30.1/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.30.1/pnpm) Updates `constructs` from 10.4.5 to 10.5.0 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.5...v10.5.0) Updates `constructs` from 10.4.5 to 10.5.0 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.5...v10.5.0) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.992.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: pnpm dependency-version: 10.30.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: constructs dependency-version: 10.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: constructs dependency-version: 10.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8498bf commit 166aca5

3 files changed

Lines changed: 232 additions & 182 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.0",
29-
"@aws-sdk/client-cloudformation": "^3.991.0"
29+
"@aws-sdk/client-cloudformation": "^3.992.0"
3030
},
3131
"devDependencies": {
3232
"@eslint/js": "^10.0.1",
@@ -37,7 +37,7 @@
3737
"eslint-plugin-github": "^6.0.0",
3838
"jiti": "^2.6.1",
3939
"js-yaml": "^4.1.1",
40-
"pnpm": "^10.30.0",
40+
"pnpm": "^10.30.1",
4141
"ts-jest": "^29.4.6",
4242
"typescript": "^5.9.3",
4343
"typescript-eslint": "^8.56.0"

0 commit comments

Comments
 (0)