Skip to content

Commit ddcce49

Browse files
fix(deps): update turbo monorepo to ^2.6.0 (#2250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 561e752 commit ddcce49

File tree

3 files changed

+37
-37
lines changed

3 files changed

+37
-37
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@ufb/prettier-config": "workspace:*",
2929
"prettier": "catalog:",
30-
"turbo": "^2.5.8",
30+
"turbo": "^2.6.0",
3131
"typescript": "catalog:"
3232
},
3333
"prettier": "@ufb/prettier-config",

pnpm-lock.yaml

Lines changed: 35 additions & 35 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.5.8",
26+
"eslint-plugin-turbo": "^2.6.0",
2727
"typescript-eslint": "^8.46.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)