Skip to content

Commit df74e60

Browse files
committed
Bump turbo
1 parent 8996d7a commit df74e60

3 files changed

Lines changed: 31 additions & 31 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"eslint-plugin-prettier": "^4.2.1",
2929
"eslint-plugin-simple-import-sort": "^10.0.0",
3030
"prettier": "^2.8.3",
31-
"turbo": "^1.9.8"
31+
"turbo": "^2.4.0"
3232
}
3333
}

pnpm-lock.yaml

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
3-
"pipeline": {
3+
"tasks": {
44
"build": {
55
"outputs": ["dist/**"],
66
"dependsOn": ["^build"]

0 commit comments

Comments
 (0)