Skip to content

Commit

Permalink
ci: 💚 Potentially fix turborepo cache
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Mar 7, 2022
1 parent e73fce3 commit 7f82604
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 71 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint": "turbo run lint"
},
"devDependencies": {
"turbo": "^1.1.3"
"turbo": "^1.1.5"
},
"packageManager": "yarn@1.22.17"
}
8 changes: 2 additions & 6 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@
"baseBranch": "origin/main",
"pipeline": {
"build": {
"dependsOn": [
"^build"
],
"outputs": [
".next/**"
]
"dependsOn": ["^build"],
"outputs": [".next/**", "dist/**"]
},
"test": {
"dependsOn": [],
Expand Down
128 changes: 64 additions & 64 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13579,83 +13579,83 @@ tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

turbo-darwin-64@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo-darwin-64/-/turbo-darwin-64-1.1.3.tgz#f94feceba0c15966a701193a587bd6b63efbf538"
integrity sha512-dIJE19hY6FmCoIvXWa6RO85xLWTw0tsDZlOdUAE+EK5YM54G8yIsfZqeVZdn5Iy28oMOvpBoF1TL6936d3zaXQ==
turbo-darwin-64@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo-darwin-64/-/turbo-darwin-64-1.1.5.tgz#7800af2d0a20df5ff674a8a6fb96d32957d11f48"
integrity sha512-qdGMylQ408NmYhzuMmx+25W0iHFyFMRPO4579tDEv+WBiVDfAEYEzjajE4c+CQOLhd1aVEaPdSa+YhngQUgoDQ==

turbo-darwin-arm64@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo-darwin-arm64/-/turbo-darwin-arm64-1.1.3.tgz#8d83a8990abbde5607085047211bc3b40e1d8bb2"
integrity sha512-6AtJD0TxtxSiWlgPZbr3OltNbdhjq3Tuowi2sgVdYXB1dEYoHn4l5Fa7Nv5lr72X1OvItmmEcqSLCqi+uBf1PQ==
turbo-darwin-arm64@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo-darwin-arm64/-/turbo-darwin-arm64-1.1.5.tgz#d70a9b791c1d2a930f1ac49fdf4ab6728b19fa7b"
integrity sha512-mXU324d3vYzxRT9FSSkW9yG2BvFosd0f4DUvqy4qms8wzM6Yv9Aeo4zZTL86rF88UYGUkbiRaPQUeceb/QARVg==

turbo-freebsd-64@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo-freebsd-64/-/turbo-freebsd-64-1.1.3.tgz#6b37aa798201ba2a5b41c4c890d38e3b5f3c8a2f"
integrity sha512-dzYlYWK/5nwZaABRNwYg9sSNvC2QHcEU3WZdsZwviRsyAG1O4bxStnhR22BAzJs+jxRUrG3W7j1pUY1rqdJ62Q==
turbo-freebsd-64@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo-freebsd-64/-/turbo-freebsd-64-1.1.5.tgz#39808f38d6af1400dd3bad0531c18444d9df9eab"
integrity sha512-qjjPTnZKOxw2x1Ito3yZAYDcwsCEg/5kYJwbPVvDn1jyXoxr3pUxTHUohroxQ6EmyxQ28qL7QpCVWDoQpDwrOQ==

turbo-freebsd-arm64@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo-freebsd-arm64/-/turbo-freebsd-arm64-1.1.3.tgz#34c07c7c8200a17e9c931b02cac14947cd8d6533"
integrity sha512-YZ/bBy59/16hEb06G73m5IcuMRCFRZnmEXMMlmfY2B+AR5d103TdenZQ0sxWWRVVQu7FfhT3QsbJ00GcxtrO8Q==
turbo-freebsd-arm64@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo-freebsd-arm64/-/turbo-freebsd-arm64-1.1.5.tgz#91b3b71b7a34d9845179cc8d6bdc5c28de252885"
integrity sha512-jYW+Th9Y6yEYevaFe7v3lFQoxyrpd8wX5KuuvqLazMRbNxvKgqTDmT7AbCOGJY5ejzqGnMlTGkQr8c3g3B8ndA==

turbo-linux-32@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo-linux-32/-/turbo-linux-32-1.1.3.tgz#ab2b6d163f781f24d4b9c283a195fe1e3ab47c53"
integrity sha512-BwP8oL9NlhlIFgEqBfsj7ASx5Adzaf1L7Xn9GGhv2v2uD1N8mgAuPyy/X3VUYDdMi6JeHc5gxRKnawJI7uTr9g==
turbo-linux-32@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo-linux-32/-/turbo-linux-32-1.1.5.tgz#9fc0970d2aa20871e9541f3d7d228c5c81b4b853"
integrity sha512-c5I8tdR1jD8L8pJWk+rlO734bpWI1gwGdvNOaA/IGZxzOfDSn4CGoUErnUPgOadT8azi7lT9UPQf/pLfEvjCOw==

turbo-linux-64@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo-linux-64/-/turbo-linux-64-1.1.3.tgz#48f2bf622d1d7a450a865598c800b4a7e340977e"
integrity sha512-ZdgaJO45ZHxJStDU6uSSgw1baCB1OatF9YOgx6XByOIeV0etdETFvhTPhSZ/mD9Xsk5QP1SoCjrvTbhk6/FZsg==
turbo-linux-64@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo-linux-64/-/turbo-linux-64-1.1.5.tgz#2bb481bf0634b4ad578752cfb6f81fbbc2794568"
integrity sha512-BZAxLfIkEtQa7u+VPYpdeVVJH6ab4WwXv4oCrUDaZf2BseDUxr57y2ASAWNFsg40T3oXXt4Kcbdc5LibjWQdtQ==

turbo-linux-arm64@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo-linux-arm64/-/turbo-linux-arm64-1.1.3.tgz#0938893ddae8a450ce364cf0640a9f8c27aecac0"
integrity sha512-gM9638BGZ2An94cd8w/Q35xCUmo/ZACcQJnmR82pyRUIalk3tmGnKupjn1IFK8yCPdMJ4+zs5SvrLGn/C+ldtQ==
turbo-linux-arm64@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo-linux-arm64/-/turbo-linux-arm64-1.1.5.tgz#bb4ad4ba101d72363d6b191c8a6f4de84631aeea"
integrity sha512-8/yz5L0B6Jb0pNcvx/08LcPswizqggxQ0zlFEw+Oh9RAC+ZM5+X2YiMyKolvLCpkoRqrlKku0lmXH7mx6DWbig==

turbo-linux-arm@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo-linux-arm/-/turbo-linux-arm-1.1.3.tgz#369e758ef715f5560efd0ecf419f8d168f337a39"
integrity sha512-ZBce2TXUgt8IPyXcNMlR07fvRLoIh6VhDR+7zbL1tSAtWkOTGQHS0h80B7bg6pQ4IftQqluGc8NkMaNCUmDgaA==
turbo-linux-arm@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo-linux-arm/-/turbo-linux-arm-1.1.5.tgz#ba321a3b6086a0e633cff41c1a1312245240abe9"
integrity sha512-X6J05gQSWTc2c/TCkOQdFLhr35pUjEExY6K8yanYs2QKgd4GvDHmxYaBZ+6f90qcIUHYpe++adDPJcuAUv+8ug==

turbo-linux-mips64le@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo-linux-mips64le/-/turbo-linux-mips64le-1.1.3.tgz#517696de0ba5a3861e055d84b75bde09f4539e71"
integrity sha512-9QmdAq+Yl4iGvUJVbcQ4hMH4BPeXqBtkBAOEiPunbeYtRH4xzQh+bSCYdrH7FfujND82nCKVjXMuGSJO6IyY6g==
turbo-linux-mips64le@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo-linux-mips64le/-/turbo-linux-mips64le-1.1.5.tgz#70f544e38317a536170636dfef1f68e9ebae7746"
integrity sha512-K26bEFcLDGPkcaW7Eq4CMSxUbJf/x58aE92+0tONhrxXzamaBqTrSxPYlk/T8OoH7HxOvja2ctkpeI/NRAoIyw==

turbo-linux-ppc64le@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo-linux-ppc64le/-/turbo-linux-ppc64le-1.1.3.tgz#2014f7e98752e04d568cfa9cf04038e2d185154d"
integrity sha512-CwWh9V5Cqh4TR8E7mAR2+WLlsyJcLkZzZ6GQdS8rovVveKPII2VpTihMXkGyvwCxO/pQmOHwCaVUzgxIGtQrDQ==
turbo-linux-ppc64le@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo-linux-ppc64le/-/turbo-linux-ppc64le-1.1.5.tgz#2a6c8bda8a61d1c09a7bb95942a285c4f6cf9cba"
integrity sha512-fr1/5yf8fe1BJiW/6Y9lmV+kxZZC3u3xvSBC5AXDSl9u3aJFZl96CRE9tOJbTZMaOVGxhplKD+EiHbjIxUnTrA==

turbo-windows-32@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo-windows-32/-/turbo-windows-32-1.1.3.tgz#7f75c6611a0a1d9d1b15129a452ebfffd77fbcf3"
integrity sha512-/qJoU6P8pBZrTdxiV4yUxyc1yVBJdsZunP9vYuF7tz/3DCaJujnZhmYOn+vcA2fUe9wwk/s7e2eg7LG5qsREFA==
turbo-windows-32@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo-windows-32/-/turbo-windows-32-1.1.5.tgz#3606e5b860e8d6c33f7dc6fa12ed7414d4862f20"
integrity sha512-K9LdIgQXJ7jL0aLJS0l2asJAH/vYBFP7qFzODiAcJ1EeKBjYqAVnIxFQrUN07lzNDtL9WK/aN5q0bJCDnhwTQw==

turbo-windows-64@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo-windows-64/-/turbo-windows-64-1.1.3.tgz#880ed73452e5f405e300c6432aba3dbf68098836"
integrity sha512-tWXUrKUL1Bdx5EekMa0IjonZPjMe1GTHz3/CK3rSI85hkJ/Up52SgcQgkhIs42lMPQiKbrbgISYpVH5c/aLxRw==
turbo-windows-64@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo-windows-64/-/turbo-windows-64-1.1.5.tgz#aeeef0d598b8d1c17170a676a29b2ff0839d0069"
integrity sha512-c2Jkmw8yGZVz4opzEvB5HAf9XkA8CZBnorie46s44ec0FaNbcP9SCuUNvgAHxqDIHTGWC4A5PoPn0owkD3ss6A==

turbo@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/turbo/-/turbo-1.1.3.tgz#57f5c2639c5780474958daa1432f232c320f5ad0"
integrity sha512-Za/hHiCxGsC3n4yROy5hHLJkJ5tkq2po5V8L+WBURw7RjAt1C7EP5PMIsLQpXV69Icts9NEZnniVRXEkKGuKfQ==
turbo@^1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/turbo/-/turbo-1.1.5.tgz#2ca8a1bcfd9de4c59feaff022672ffd2c4fbc4b4"
integrity sha512-jXW8G4lr01/E/jS/66LYpEjwWFQAksC8TxR8gi3VGea7OeNj28l8zmXoY3IgT5H22MBnhmtOKV/GhsbPjI2Jrg==
optionalDependencies:
turbo-darwin-64 "1.1.3"
turbo-darwin-arm64 "1.1.3"
turbo-freebsd-64 "1.1.3"
turbo-freebsd-arm64 "1.1.3"
turbo-linux-32 "1.1.3"
turbo-linux-64 "1.1.3"
turbo-linux-arm "1.1.3"
turbo-linux-arm64 "1.1.3"
turbo-linux-mips64le "1.1.3"
turbo-linux-ppc64le "1.1.3"
turbo-windows-32 "1.1.3"
turbo-windows-64 "1.1.3"
turbo-darwin-64 "1.1.5"
turbo-darwin-arm64 "1.1.5"
turbo-freebsd-64 "1.1.5"
turbo-freebsd-arm64 "1.1.5"
turbo-linux-32 "1.1.5"
turbo-linux-64 "1.1.5"
turbo-linux-arm "1.1.5"
turbo-linux-arm64 "1.1.5"
turbo-linux-mips64le "1.1.5"
turbo-linux-ppc64le "1.1.5"
turbo-windows-32 "1.1.5"
turbo-windows-64 "1.1.5"

type-check@^0.4.0, type-check@~0.4.0:
version "0.4.0"
Expand Down

2 comments on commit 7f82604

@vercel
Copy link

@vercel vercel bot commented on 7f82604 Mar 7, 2022

@vercel
Copy link

@vercel vercel bot commented on 7f82604 Mar 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder-v2 – ./apps/builder

builder-v2-git-main-typebot-io.vercel.app
app.typebot.io
builder-v2-typebot-io.vercel.app

Please sign in to comment.