Skip to content

Commit 04c48ad

Browse files
fix(deps): update turbo monorepo to ^2.6.0 (#343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7823eaa commit 04c48ad

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@line/abc-def-prettier-config": "workspace:^",
2727
"prettier": "catalog:",
28-
"turbo": "^2.5.8",
28+
"turbo": "^2.6.0",
2929
"typescript": "catalog:"
3030
},
3131
"prettier": "@line/abc-def-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
@@ -25,7 +25,7 @@
2525
"eslint-plugin-react-compiler": "beta",
2626
"eslint-plugin-react-hooks": "^6.1.1",
2727
"eslint-plugin-storybook": "^9.1.16",
28-
"eslint-plugin-turbo": "^2.5.8",
28+
"eslint-plugin-turbo": "^2.6.0",
2929
"typescript-eslint": "^8.46.2"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)