Skip to content

Commit

Permalink
chore(deps): update dependency turbo to v1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
henriqpohl committed Feb 5, 2024
1 parent aaaffe4 commit 70a4f7d
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
"prettier": "^3.1.0",
"turbo": "1.11.1"
"turbo": "latest"
},
"packageManager": "pnpm@8.15.1",
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"react-internal.js"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vercel/style-guide": "^5.1.0",
"eslint-config-turbo": "^1.10.12",
"eslint-config-prettier": "^9.0.0",
"eslint-config-turbo": "^1.12.2",
"eslint-plugin-only-warn": "^1.1.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
"@turbo/gen": "^1.10.12",
"@turbo/gen": "^1.12.2",
"@types/eslint": "^8.56.2",
"@types/node": "^20.11.16",
"@types/react": "^18.2.53",
Expand Down
72 changes: 36 additions & 36 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 70a4f7d

Please sign in to comment.