Skip to content

Commit ff31749

Browse files
authored
ci: Upgrade Turborepo to 1.13.3 (no-changelog) (#9314)
1 parent e74c14f commit ff31749

File tree

3 files changed

+24
-23
lines changed

3 files changed

+24
-23
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ _START_PACKAGE
1616
nodelinter.config.json
1717
**/package-lock.json
1818
packages/**/.turbo
19+
.turbo
1920
*.tsbuildinfo
2021
cypress/videos/*
2122
cypress/screenshots/*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"ts-jest": "^29.1.1",
6767
"tsc-alias": "^1.8.7",
6868
"tsc-watch": "^6.0.4",
69-
"turbo": "1.10.12",
69+
"turbo": "1.13.3",
7070
"typescript": "*",
7171
"vite": "^5.1.6",
7272
"vite-plugin-checker": "^0.6.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)