Skip to content

Commit 34dac8c

Browse files
chore(deps): bump the test-versions group across 1 directory with 2 updates (#6831)
Bumps the test-versions group with 2 updates in the /integration-tests/esbuild directory: [esbuild](https://github.com/evanw/esbuild) and [openai](https://github.com/openai/openai-node). Updates `esbuild` from 0.16.17 to 0.25.12 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.16.17...v0.25.12) Updates `openai` from 6.7.0 to 6.8.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.7.0...v6.8.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: openai dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor 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 18f8a78 commit 34dac8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration-tests/esbuild/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"@koa/router": "14.0.0",
2525
"aws-sdk": "2.1692.0",
2626
"axios": "1.13.1",
27-
"esbuild": "^0.16.12",
27+
"esbuild": "^0.25.12",
2828
"express": "4.21.2",
2929
"knex": "3.1.0",
3030
"koa": "3.1.1",
31-
"openai": "6.7.0"
31+
"openai": "6.8.0"
3232
}
3333
}

0 commit comments

Comments
 (0)