Skip to content

Commit

Permalink
Update turbo monorepo to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent f9473ab commit 01f363f
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 51 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"versions:install": "pnpm install --recursive"
},
"devDependencies": {
"@turbo/gen": "2.2.1",
"@turbo/gen": "2.3.0",
"@types/jest": "29.5.13",
"@types/mdx": "2.0.13",
"@types/node": "22.7.7",
Expand All @@ -29,7 +29,7 @@
"eslint": "9.13.0",
"next": "14.2.15",
"prettier": "3.3.3",
"turbo": "2.2.1",
"turbo": "2.3.0",
"typescript": "5.6.3"
},
"packageManager": "pnpm@9.12.2",
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 @@ -6,7 +6,7 @@
"dependencies": {
"eslint-config-next": "14.2.15",
"eslint-config-prettier": "9.1.0",
"eslint-config-turbo": "2.2.1",
"eslint-config-turbo": "2.3.0",
"eslint-plugin-react": "7.37.1"
},
"publishConfig": {
Expand Down
103 changes: 55 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01f363f

Please sign in to comment.