Skip to content

Commit 78bfe36

Browse files
build(deps-dev): bump the npm-development group with 2 updates (#279)
Bumps the npm-development group with 2 updates: [openai](https://github.com/openai/openai-node) and [tsx](https://github.com/privatenumber/tsx). Updates `openai` from 5.23.0 to 5.23.1 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v5.23.0...v5.23.1) Updates `tsx` from 4.20.5 to 4.20.6 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.5...v4.20.6) --- updated-dependencies: - dependency-name: openai dependency-version: 5.23.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: tsx dependency-version: 4.20.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89f0d63 commit 78bfe36

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@
7474
"@vitest/coverage-v8": "^3.1.3",
7575
"js-yaml": "^4.1.0",
7676
"make-coverage-badge": "^1.2.0",
77-
"openai": "^5.23.0",
77+
"openai": "^5.23.1",
7878
"textlint": "^15.2.2",
7979
"textlint-filter-rule-comments": "^1.2.2",
8080
"textlint-rule-terminology": "^5.2.15",
8181
"ts-deepmerge": "^7.0.2",
82-
"tsx": "^4.20.5",
82+
"tsx": "^4.20.6",
8383
"typescript": "^5.8.3",
8484
"vitest": "^3.0.5"
8585
}

0 commit comments

Comments
 (0)