Skip to content

Commit

Permalink
chore(temporal): update @temporalio peer dependencies to version 1.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ochrstn authored and Romakita committed Jan 14, 2025
1 parent 36590f5 commit 68f358a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/third-parties/temporal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"vitest": "2.1.2"
},
"peerDependencies": {
"@temporalio/client": "^1.8.4",
"@temporalio/worker": "^1.8.4"
"@temporalio/client": "^1.11.6",
"@temporalio/worker": "^1.11.6"
}
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8447,8 +8447,8 @@ __metadata:
typescript: "npm:5.4.5"
vitest: "npm:2.1.2"
peerDependencies:
"@temporalio/client": ^1.8.4
"@temporalio/worker": ^1.8.4
"@temporalio/client": ^1.11.6
"@temporalio/worker": ^1.11.6
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 68f358a

Please sign in to comment.