Skip to content

Commit 95d1958

Browse files
chore(deps): update turbo monorepo to ^2.3.2
1 parent 0c3933c commit 95d1958

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bun.lockb

-4.77 KB
Binary file not shown.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"ui-add": "turbo run ui-add"
2222
},
2323
"devDependencies": {
24-
"@turbo/gen": "^2.3.0",
24+
"@turbo/gen": "^2.3.2",
2525
"@yuki/prettier-config": "workspace:*",
2626
"prettier": "latest",
27-
"turbo": "^2.3.0",
27+
"turbo": "^2.3.2",
2828
"typescript": "latest"
2929
},
3030
"packageManager": "bun@1.1.34",

tooling/eslint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-jsx-a11y": "^6.10.2",
3030
"eslint-plugin-react": "^7.37.2",
3131
"eslint-plugin-react-hooks": "^5.0.0",
32-
"eslint-plugin-turbo": "^2.3.0",
32+
"eslint-plugin-turbo": "^2.3.2",
3333
"typescript-eslint": "^8.15.0"
3434
}
3535
}

0 commit comments

Comments
 (0)