Skip to content

Commit

Permalink
fix(deps): update turbo monorepo to ^2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 7f398ac commit ee84d81
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 78 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
},
"devDependencies": {
"@acme/prettier-config": "workspace:*",
"@turbo/gen": "^2.3.1",
"@turbo/gen": "^2.3.3",
"prettier": "catalog:",
"turbo": "^2.3.1",
"turbo": "^2.3.3",
"typescript": "catalog:"
},
"prettier": "@acme/prettier-config"
Expand Down
121 changes: 46 additions & 75 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.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-turbo": "^2.3.1",
"eslint-plugin-turbo": "^2.3.3",
"typescript-eslint": "^8.15.0"
},
"devDependencies": {
Expand Down

0 comments on commit ee84d81

Please sign in to comment.