Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent f1fd67f commit b7bb88f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
},
"dependencies": {
"@paralleldrive/cuid2": "2.2.2",
"@temporalio/activity": "1.9.3",
"@temporalio/client": "1.9.3",
"@temporalio/worker": "1.9.3",
"@temporalio/workflow": "1.9.3"
"@temporalio/activity": "1.10.0",
"@temporalio/client": "1.10.0",
"@temporalio/worker": "1.10.0",
"@temporalio/workflow": "1.10.0"
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
Expand Down

0 comments on commit b7bb88f

Please sign in to comment.