Skip to content

Commit

Permalink
Update to latest version of turborepo (#52979)
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Jul 21, 2023
1 parent 205d384 commit 728fd75
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Expand Up @@ -7,7 +7,7 @@ on:

env:
NAPI_CLI_VERSION: 2.14.7
TURBO_VERSION: 1.9.6
TURBO_VERSION: 1.10.9
PNPM_VERSION: 7.24.3
NODE_MAINTENANCE_VERSION: 16
NODE_LTS_VERSION: 18.16.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Expand Up @@ -8,7 +8,7 @@ on:

env:
NAPI_CLI_VERSION: 2.14.7
TURBO_VERSION: 1.9.6
TURBO_VERSION: 1.10.9
PNPM_VERSION: 7.24.3
NODE_MAINTENANCE_VERSION: 16
NODE_LTS_VERSION: 18.16.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_reusable.yml
Expand Up @@ -52,7 +52,7 @@ on:

env:
NAPI_CLI_VERSION: 2.14.7
TURBO_VERSION: 1.9.6
TURBO_VERSION: 1.10.9
PNPM_VERSION: 7.24.3
NODE_MAINTENANCE_VERSION: 16
NODE_LTS_VERSION: 18.16.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_stats.yml
Expand Up @@ -6,7 +6,7 @@ name: Generate Pull Request Stats

env:
NAPI_CLI_VERSION: 2.14.7
TURBO_VERSION: 1.9.6
TURBO_VERSION: 1.10.9
PNPM_VERSION: 7.24.3
NODE_MAINTENANCE_VERSION: 16
NODE_LTS_VERSION: 18.16.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/trigger_release.yml
Expand Up @@ -25,7 +25,7 @@ name: Trigger Release

env:
NAPI_CLI_VERSION: 2.14.7
TURBO_VERSION: 1.9.6
TURBO_VERSION: 1.10.9
PNPM_VERSION: 7.24.3
NODE_MAINTENANCE_VERSION: 16
NODE_LTS_VERSION: 18.16.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -221,7 +221,7 @@
"taskr": "1.1.0",
"tree-kill": "1.2.2",
"tsec": "0.2.1",
"turbo": "1.9.6",
"turbo": "1.10.9",
"typescript": "5.1.3",
"unfetch": "4.2.0",
"wait-port": "0.2.2",
Expand Down
44 changes: 22 additions & 22 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 728fd75

Please sign in to comment.