Skip to content

Commit

Permalink
chore(deps): update turbo monorepo to ^2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent dc96673 commit 597d798
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 52 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
"devDependencies": {
"@acme/prettier-config": "workspace:*",
"@turbo/gen": "^2.0.12",
"@turbo/gen": "^2.3.2",
"prettier": "catalog:",
"turbo": "^2.0.12",
"turbo": "^2.3.2",
"typescript": "catalog:"
},
"prettier": "@acme/prettier-config"
Expand Down
104 changes: 55 additions & 49 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion tooling/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "rc",
"eslint-plugin-turbo": "^2.0.12",
"eslint-plugin-turbo": "^2.3.2",
"typescript-eslint": "rc-v8"
},
"devDependencies": {
Expand Down

0 comments on commit 597d798

Please sign in to comment.