Skip to content

Commit

Permalink
update(devDependencies): bump types and linters to latest versions
Browse files Browse the repository at this point in the history
update(dependencies): upgrade openai to 4.20.1

- **@types/ini**: from `1.3.33` to `1.3.34`
- **@types/node**: from `20.10.0` to `20.10.4`
- **@typescript-eslint/eslint-plugin**: from `6.12.0` to `6.14.0`
- **@typescript-eslint/parser**: from `6.12.0` to `6.14.0`
- **esbuild**: from `0.19.7` to `0.19.9`
- **eslint**: from `8.54.0` to `8.55.0`
- **eslint-config-prettier**: from `9.0.0` to `9.1.0`
- **prettier**: from `3.1.0` to `3.1.1`
- **tsx**: from `4.5.0` to `4.6.2`
- **typescript**: from `5.3.2` to `5.3.3`
- **openai**: from `4.20.0` to `4.20.1`

These updates include minor version increments, which typically involve bug fixes and performance improvements. The `openai` package update is also a minor version bump, likely bringing in new features or optimizations.
  • Loading branch information
SHSharkar committed Dec 12, 2023
1 parent 8f01412 commit c15fb52
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 238 deletions.
Loading

0 comments on commit c15fb52

Please sign in to comment.