Skip to content

Commit 1e78f88

Browse files
deps: update turbo monorepo to v2.5.8
1 parent ef9142a commit 1e78f88

File tree

4 files changed

+44
-44
lines changed

4 files changed

+44
-44
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"prettier-plugin-tailwindcss": "0.6.14",
6666
"rimraf": "6.0.1",
6767
"tsx": "4.20.5",
68-
"turbo": "2.5.6"
68+
"turbo": "2.5.8"
6969
},
7070
"packageManager": "[email protected]"
7171
}

packages/eslint-config-custom-server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@typescript-eslint/eslint-plugin": "8.44.1",
1212
"@typescript-eslint/parser": "8.44.1",
1313
"eslint": "9.36.0",
14-
"eslint-config-turbo": "2.5.6",
15-
"eslint-plugin-turbo": "2.5.6"
14+
"eslint-config-turbo": "2.5.8",
15+
"eslint-plugin-turbo": "2.5.8"
1616
}
1717
}

packages/eslint-config-custom/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"eslint": "9.36.0",
1010
"eslint-config-next": "15.5.4",
1111
"eslint-config-prettier": "10.1.8",
12-
"eslint-config-turbo": "2.5.6",
12+
"eslint-config-turbo": "2.5.8",
1313
"eslint-plugin-jest-dom": "5.5.0",
1414
"eslint-plugin-playwright": "2.2.2",
1515
"eslint-plugin-react": "7.37.5",
1616
"eslint-plugin-react-hooks": "5.2.0",
1717
"eslint-plugin-testing-library": "7.9.2",
18-
"eslint-plugin-turbo": "2.5.6"
18+
"eslint-plugin-turbo": "2.5.8"
1919
}
2020
}

0 commit comments

Comments
 (0)