Skip to content

Commit 45858cb

Browse files
committed
deps: update turbo monorepo to v2.10.0
1 parent af642cc commit 45858cb

4 files changed

Lines changed: 44 additions & 44 deletions

File tree

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.8.0",
6666
"rimraf": "6.1.3",
6767
"tsx": "4.22.4",
68-
"turbo": "2.9.18"
68+
"turbo": "2.10.0"
6969
},
7070
"packageManager": "npm@11.17.0"
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.62.0",
1212
"@typescript-eslint/parser": "8.62.0",
1313
"eslint": "10.5.0",
14-
"eslint-config-turbo": "2.9.18",
15-
"eslint-plugin-turbo": "2.9.18"
14+
"eslint-config-turbo": "2.10.0",
15+
"eslint-plugin-turbo": "2.10.0"
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": "10.5.0",
1010
"eslint-config-next": "15.5.12",
1111
"eslint-config-prettier": "10.1.8",
12-
"eslint-config-turbo": "2.9.18",
12+
"eslint-config-turbo": "2.10.0",
1313
"eslint-plugin-jest-dom": "5.5.0",
1414
"eslint-plugin-playwright": "2.10.4",
1515
"eslint-plugin-react": "7.37.5",
1616
"eslint-plugin-react-hooks": "7.1.1",
1717
"eslint-plugin-testing-library": "7.16.2",
18-
"eslint-plugin-turbo": "2.9.18"
18+
"eslint-plugin-turbo": "2.10.0"
1919
}
2020
}

0 commit comments

Comments
 (0)