Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosir committed Mar 29, 2024
1 parent 6a96c5e commit 4abb774
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on: push

env:
BUN_VERSION: '1.0.33'
BUN_VERSION: '1.0.36'
FILE_PATH_VERSION_INFO: ./src/common/utils/version-info.ts

jobs:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Currently supported data providers:
## Development
Requirement - [Bun v1.0.33+](https://bun.sh)
Requirement - [Bun v1.0.36+](https://bun.sh)
_Easily set up a local development environment!_
Expand Down

0 comments on commit 4abb774

Please sign in to comment.