Skip to content

Commit f7c1eae

Browse files
fix(deps): update turbo monorepo to ^2.5.6 (#209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d58092 commit f7c1eae

3 files changed

Lines changed: 37 additions & 37 deletions

File tree

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.5",
28+
"turbo": "^2.5.6",
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": "^5.2.0",
2727
"eslint-plugin-storybook": "^9.1.2",
28-
"eslint-plugin-turbo": "^2.5.5",
28+
"eslint-plugin-turbo": "^2.5.6",
2929
"typescript-eslint": "^8.39.1"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)