Skip to content

Commit 0365721

Browse files
fix(deps): update turbo monorepo to v2.5.0 (#6832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 023564a commit 0365721

File tree

6 files changed

+84
-84
lines changed

6 files changed

+84
-84
lines changed

infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@infra/eslint-config": "workspace:*",
1414
"@infra/typescript-config": "workspace:*",
15-
"turbo": "2.4.2"
15+
"turbo": "2.5.0"
1616
},
1717
"packageManager": "[email protected]",
1818
"engines": {

infra/packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@typescript-eslint/eslint-plugin": "8.29.0",
1111
"@typescript-eslint/parser": "8.29.0",
1212
"eslint-config-prettier": "10.1.2",
13-
"eslint-config-turbo": "2.4.2",
13+
"eslint-config-turbo": "2.5.0",
1414
"eslint-import-resolver-typescript": "4.3.2",
1515
"eslint-plugin-import": "2.31.0",
1616
"eslint-plugin-only-warn": "1.1.0",

infra/pnpm-lock.yaml

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"test": "turbo run test"
1818
},
1919
"devDependencies": {
20-
"turbo": "2.4.2"
20+
"turbo": "2.5.0"
2121
}
2222
}

web/packages/eslint-config-signalco/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@typescript-eslint/parser": "8.29.0",
1212
"eslint": "8.57.1",
1313
"eslint-config-next": "15.2.4",
14-
"eslint-config-turbo": "2.4.2",
14+
"eslint-config-turbo": "2.5.0",
1515
"eslint-plugin-import": "2.31.0",
1616
"eslint-plugin-only-warn": "1.1.0",
1717
"eslint-plugin-react": "7.37.5",

web/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)