Skip to content

Commit

Permalink
chore: bump turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed Oct 1, 2024
1 parent e48abf5 commit 91598e7
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 40 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ packages/*/*/
!packages/*/playground/

dist
tsup.config.bundled_*
app.config.bundled_*

.svelte-kit
.solid
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"msw": "2.2.13",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"turbo": "2.1.0",
"turbo": "2.1.3",
"typescript": "^5.5.2",
"uploadthing": "workspace:*",
"vite-tsconfig-paths": "^4.3.1",
Expand Down
76 changes: 38 additions & 38 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-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@uploadthing/eslint-plugin": "workspace:*",
"eslint-config-turbo": "2.1.0",
"eslint-config-turbo": "2.1.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down

0 comments on commit 91598e7

Please sign in to comment.