Skip to content

Commit e415142

Browse files
chore(deps): bump the test-versions group across 1 directory with 2 updates (#9079)
Bumps the test-versions group with 2 updates in the /integration-tests/esbuild directory: [@smithy/smithy-client](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/smithy-client) and [axios](https://github.com/axios/axios). Updates `@smithy/smithy-client` from 4.14.1 to 4.14.2 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/smithy-client/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/smithy-client@4.14.2/packages/smithy-client) Updates `axios` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.18.0...v1.18.1) --- updated-dependencies: - dependency-name: "@smithy/smithy-client" dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: axios dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60fc789 commit e415142

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

integration-tests/esbuild/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"dependencies": {
2323
"@apollo/server": "5.5.1",
2424
"@koa/router": "15.6.0",
25-
"@smithy/smithy-client": "4.14.1",
25+
"@smithy/smithy-client": "4.14.2",
2626
"aws-sdk": "2.1693.0",
27-
"axios": "1.18.0",
27+
"axios": "1.18.1",
2828
"esbuild": "^0.28.0",
2929
"express": "4.22.2",
3030
"knex": "3.2.10",

0 commit comments

Comments
 (0)