Skip to content

Commit

Permalink
Update turbo monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 0d398ba commit 586b66e
Show file tree
Hide file tree
Showing 3 changed files with 271 additions and 52 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"gen": "graphql-codegen"
},
"devDependencies": {
"@turbo/gen": "^1.9.7",
"@turbo/gen": "^2.0.0",
"eslint-config-custom": "workspace:*",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/typescript": "^4.0.0",
Expand All @@ -20,7 +20,7 @@
"@graphql-codegen/client-preset": "^4.0.1",
"@parcel/watcher": "^2.3.0",
"eslint": "8.57.0",
"eslint-plugin-turbo": "1.12.5",
"eslint-plugin-turbo": "2.1.1",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"prettier": "latest",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"eslint-config-next": "^14.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-react": "7.34.0",
"eslint-config-turbo": "^1.9.3"
"eslint-config-turbo": "^2.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 586b66e

Please sign in to comment.