Skip to content

Commit 7d5d93f

Browse files
build(deps-dev): bump the npm-development group across 1 directory with 2 updates
Bumps the npm-development group with 2 updates in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [openai](https://github.com/openai/openai-node). Updates `@biomejs/biome` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.4/packages/@biomejs/biome) Updates `openai` from 6.7.0 to 6.8.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@v6.7.0...v6.8.1) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: openai dependency-version: 6.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4247fa3 commit 7d5d93f

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package-lock.json

Lines changed: 40 additions & 40 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
@@ -64,7 +64,7 @@
6464
"which": "^5.0.0"
6565
},
6666
"devDependencies": {
67-
"@biomejs/biome": "^2.3.1",
67+
"@biomejs/biome": "^2.3.4",
6868
"@octokit/types": "^15.0.1",
6969
"@octokit/webhooks-types": "^7.6.1",
7070
"@types/js-yaml": "^4.0.9",
@@ -74,7 +74,7 @@
7474
"@vitest/coverage-v8": "^3.1.3",
7575
"js-yaml": "^4.1.0",
7676
"make-coverage-badge": "^1.2.0",
77-
"openai": "^6.7.0",
77+
"openai": "^6.8.1",
7878
"textlint": "^15.2.3",
7979
"textlint-filter-rule-comments": "^1.2.2",
8080
"textlint-rule-terminology": "^5.2.16",

0 commit comments

Comments
 (0)