Skip to content

Commit c32b5af

Browse files
fix(deps): bump the all group with 6 updates
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.1024.0` | `3.1025.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1024.0` | `3.1025.0` | | [@znemz/cft-utils](https://github.com/brickhouse-tech/cft-utils) | `0.1.52` | `0.1.54` | | [@znemz/sort-object](https://github.com/brickhouse-tech/sort-object) | `3.0.13` | `3.0.14` | | [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) | `8.0.0` | `8.0.1` | | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` | Updates `@aws-sdk/client-cloudformation` from 3.1024.0 to 3.1025.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.1025.0/clients/client-cloudformation) Updates `@aws-sdk/client-s3` from 3.1024.0 to 3.1025.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-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1025.0/clients/client-s3) Updates `@znemz/cft-utils` from 0.1.52 to 0.1.54 - [Release notes](https://github.com/brickhouse-tech/cft-utils/releases) - [Changelog](https://github.com/brickhouse-tech/cft-utils/blob/main/CHANGELOG.md) - [Commits](brickhouse-tech/cft-utils@v0.1.52...v0.1.54) Updates `@znemz/sort-object` from 3.0.13 to 3.0.14 - [Release notes](https://github.com/brickhouse-tech/sort-object/releases) - [Changelog](https://github.com/brickhouse-tech/sort-object/blob/master/CHANGELOG.md) - [Commits](brickhouse-tech/sort-object@v3.0.13...v3.0.14) Updates `proxy-agent` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/proxy-agent@8.0.1/packages/proxy-agent) Updates `eslint` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.1025.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1025.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@znemz/cft-utils" dependency-version: 0.1.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: "@znemz/sort-object" dependency-version: 3.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: proxy-agent dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fd9657 commit c32b5af

2 files changed

Lines changed: 68 additions & 80 deletions

File tree

package-lock.json

Lines changed: 67 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"jmespath": "^0.16.0",
8484
"js-yaml": "^4.1.1",
8585
"lodash": "^4.17.21",
86-
"proxy-agent": "8.0.0",
86+
"proxy-agent": "8.0.1",
8787
"yargs": "~18.0.0"
8888
},
8989
"devDependencies": {

0 commit comments

Comments
 (0)