Skip to content

Commit

Permalink
⬆️ Bump the patch-development group with 2 updates (#8)
Browse files Browse the repository at this point in the history
⬆️ Bump the patch-development group with 2 updates

Bumps the patch-development group with 2 updates: [openai](https://github.com/openai/openai-node) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `openai` from 4.29.1 to 4.29.2
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.29.1...v4.29.2)

Updates `typescript` from 5.4.2 to 5.4.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-development
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 8b37b6f commit dc7c359
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@typescript-eslint/parser": "^7.4.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"openai": "^4.18.0",
"openai": "^4.29.2",
"prettier": "^3.1.0",
"typedoc": "^0.25.12",
"typescript": "^5.2.2",
"typescript": "^5.4.3",
"vite": "^5.1.6",
"vitest": "^1.4.0"
},
Expand Down
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dc7c359

Please sign in to comment.