Skip to content

Commit

Permalink
chore(deps): bump turbo to 1.4.7
Browse files Browse the repository at this point in the history
This isn't the latest version, but gets us a lot closer to the latest
without requiring any changes to how we are using turbo.

One feature we can use after this bump is the `env` key for pipeline
tasks. vercel/turbo#1970
  • Loading branch information
jbranchaud committed Oct 14, 2022
1 parent 7882654 commit aac63c6
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 51 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"plop": "^2.7.6",
"prettier": "^2.6.2",
"tsdx": "^0.14.1",
"turbo": "^1.3.1",
"turbo": "~1.4.7",
"typescript": "^4.8.3"
},
"packageManager": "pnpm@6.23.1",
Expand Down
108 changes: 58 additions & 50 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 aac63c6

Please sign in to comment.