Skip to content

Commit d8b5d90

Browse files
Bump the npm group across 1 directory with 2 updates (#824)
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 [jiti](https://github.com/unjs/jiti). Updates `@aws-sdk/client-cloudformation` from 3.1042.0 to 3.1043.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.1043.0/clients/client-cloudformation) Updates `jiti` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/unjs/jiti/releases) - [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md) - [Commits](unjs/jiti@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.1043.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: jiti dependency-version: 2.7.0 dependency-type: direct:development 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 ac20c63 commit d8b5d90

2 files changed

Lines changed: 188 additions & 146 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.1042.0"
29+
"@aws-sdk/client-cloudformation": "^3.1043.0"
3030
},
3131
"devDependencies": {
3232
"@eslint/compat": "^2.0.5",
@@ -41,7 +41,7 @@
4141
"eslint-plugin-github": "^6.0.0",
4242
"eslint-plugin-import-x": "^4.16.2",
4343
"eslint-plugin-promise": "^7.3.0",
44-
"jiti": "^2.6.1",
44+
"jiti": "^2.7.0",
4545
"js-yaml": "^4.1.1",
4646
"typescript": "^6.0.3",
4747
"typescript-eslint": "^8.59.2",

0 commit comments

Comments
 (0)