Skip to content

Commit 394be59

Browse files
committed
upgrade turbo
1 parent 8b920dc commit 394be59

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

bun.lock

Lines changed: 9 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
@@ -48,7 +48,7 @@
4848
"husky": "9.1.7",
4949
"json-schema-to-typescript": "15.0.4",
5050
"lint-staged": "16.0.0",
51-
"turbo": "2.9.5"
51+
"turbo": "2.9.6"
5252
},
5353
"lint-staged": {
5454
"*.{js,jsx,ts,tsx,json,css,scss}": [

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-5.turborepo.dev/schema.json",
2+
"$schema": "https://v2-9-6.turborepo.dev/schema.json",
33
"envMode": "loose",
44
"tasks": {
55
"transit": {

0 commit comments

Comments
 (0)