Skip to content

Commit

Permalink
ci: Upgrade Turborepo to 1.13.3 (no-changelog) (#9314)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov authored May 7, 2024
1 parent e74c14f commit ff31749
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 23 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ _START_PACKAGE
nodelinter.config.json
**/package-lock.json
packages/**/.turbo
.turbo
*.tsbuildinfo
cypress/videos/*
cypress/screenshots/*
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"ts-jest": "^29.1.1",
"tsc-alias": "^1.8.7",
"tsc-watch": "^6.0.4",
"turbo": "1.10.12",
"turbo": "1.13.3",
"typescript": "*",
"vite": "^5.1.6",
"vite-plugin-checker": "^0.6.4",
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 ff31749

Please sign in to comment.