Skip to content

Commit 07ca0a6

Browse files
fix(deps): update turbo monorepo to ^2.8.11
1 parent b243d1f commit 07ca0a6

File tree

3 files changed

+37
-98
lines changed

3 files changed

+37
-98
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@ufb/prettier-config": "workspace:*",
3131
"prettier": "catalog:",
32-
"turbo": "^2.8.3",
32+
"turbo": "^2.8.11",
3333
"typescript": "catalog:"
3434
},
3535
"prettier": "@ufb/prettier-config",

pnpm-lock.yaml

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

tooling/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-plugin-react": "^7.37.5",
2424
"eslint-plugin-react-compiler": "beta",
2525
"eslint-plugin-react-hooks": "^6.1.1",
26-
"eslint-plugin-turbo": "^2.8.3",
26+
"eslint-plugin-turbo": "^2.8.11",
2727
"typescript-eslint": "^8.46.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)