Skip to content

Commit

Permalink
chore(deps): update turbo monorepo to ^2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 86c5f88 commit a89b8ee
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 50 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
},
"devDependencies": {
"@acme/prettier-config": "workspace:*",
"@turbo/gen": "^2.1.1",
"@turbo/gen": "^2.1.3",
"prettier": "catalog:",
"turbo": "^2.1.1",
"turbo": "^2.1.3",
"typescript": "catalog:"
},
"prettier": "@acme/prettier-config"
Expand Down
94 changes: 47 additions & 47 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.1.1",
"eslint-plugin-turbo": "^2.1.3",
"typescript-eslint": "^8.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit a89b8ee

Please sign in to comment.