Skip to content

Commit

Permalink
Merge pull request #25 from boxuk/dependabot/npm_and_yarn/turbo-2.0.3
Browse files Browse the repository at this point in the history
Bump turbo from 1.13.3 to 2.0.3
  • Loading branch information
jdamner authored Jun 10, 2024
2 parents c4a171a + 8f8a032 commit 3adc83e
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 31 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"type-coverage": "turbo run type-coverage"
},
"devDependencies": {
"turbo": "^1.13.3"
}
"turbo": "^2.0.3"
},
"packageManager": "npm@10.8.1+sha512.0e9d42e92bd2318408ed81eaff2da5f78baf23ee7d12a6eed44a6e2901d0f29d7ab715d1b918ade601f72e769a824d9a5c322383f22bbbda5dd396e79de2a077"
}
2 changes: 1 addition & 1 deletion turbo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://turbo.build/schema.json",
"pipeline": {
"tasks": {
"build": {
"outputs": [
"build"
Expand Down

0 comments on commit 3adc83e

Please sign in to comment.