Skip to content

Commit 34a238c

Browse files
committed
upgrade tubro
1 parent 78ed32c commit 34a238c

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

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
@@ -39,7 +39,7 @@
3939
"glob": "13.0.0",
4040
"husky": "9.1.7",
4141
"lint-staged": "16.0.0",
42-
"turbo": "2.9.3"
42+
"turbo": "2.9.5"
4343
},
4444
"lint-staged": {
4545
"*.{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)