Skip to content

Commit 67b5cb6

Browse files
committed
upgrade turbo
1 parent e051547 commit 67b5cb6

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

bun.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"husky": "9.1.7",
6363
"json-schema-to-typescript": "15.0.4",
6464
"lint-staged": "16.0.0",
65-
"turbo": "2.9.6",
65+
"turbo": "2.9.8",
6666
"yaml": "^2.8.1"
6767
},
6868
"lint-staged": {

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://v2-9-6.turborepo.dev/schema.json",
2+
"$schema": "https://v2-9-9.turborepo.dev/schema.json",
33
"envMode": "loose",
44
"tasks": {
55
"transit": {

0 commit comments

Comments
 (0)