Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3dd9fae

Browse files
authoredOct 22, 2022
chore(deps-dev): bump turbo to ^1.6.1
1 parent 2a3c62f commit 3dd9fae

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-plugin-prettier": "^4.2.1",
2929
"prettier": "^2.7.1",
3030
"tsup": "^6.2.3",
31-
"turbo": "^1.5.6",
31+
"turbo": "^1.6.1",
3232
"typescript": "^4.8.4",
3333
"vitest": "^0.24.3"
3434
},

‎yarn.lock

+29-29
Original file line numberDiff line numberDiff line change
@@ -4423,7 +4423,7 @@ __metadata:
44234423
eslint-plugin-prettier: ^4.2.1
44244424
prettier: ^2.7.1
44254425
tsup: ^6.2.3
4426-
turbo: ^1.5.6
4426+
turbo: ^1.6.1
44274427
typescript: ^4.8.4
44284428
vitest: ^0.24.3
44294429
languageName: unknown
@@ -5008,58 +5008,58 @@ __metadata:
50085008
languageName: node
50095009
linkType: hard
50105010

5011-
"turbo-darwin-64@npm:1.5.6":
5012-
version: 1.5.6
5013-
resolution: "turbo-darwin-64@npm:1.5.6"
5011+
"turbo-darwin-64@npm:1.6.1":
5012+
version: 1.6.1
5013+
resolution: "turbo-darwin-64@npm:1.6.1"
50145014
conditions: os=darwin & cpu=x64
50155015
languageName: node
50165016
linkType: hard
50175017

5018-
"turbo-darwin-arm64@npm:1.5.6":
5019-
version: 1.5.6
5020-
resolution: "turbo-darwin-arm64@npm:1.5.6"
5018+
"turbo-darwin-arm64@npm:1.6.1":
5019+
version: 1.6.1
5020+
resolution: "turbo-darwin-arm64@npm:1.6.1"
50215021
conditions: os=darwin & cpu=arm64
50225022
languageName: node
50235023
linkType: hard
50245024

5025-
"turbo-linux-64@npm:1.5.6":
5026-
version: 1.5.6
5027-
resolution: "turbo-linux-64@npm:1.5.6"
5025+
"turbo-linux-64@npm:1.6.1":
5026+
version: 1.6.1
5027+
resolution: "turbo-linux-64@npm:1.6.1"
50285028
conditions: os=linux & cpu=x64
50295029
languageName: node
50305030
linkType: hard
50315031

5032-
"turbo-linux-arm64@npm:1.5.6":
5033-
version: 1.5.6
5034-
resolution: "turbo-linux-arm64@npm:1.5.6"
5032+
"turbo-linux-arm64@npm:1.6.1":
5033+
version: 1.6.1
5034+
resolution: "turbo-linux-arm64@npm:1.6.1"
50355035
conditions: os=linux & cpu=arm64
50365036
languageName: node
50375037
linkType: hard
50385038

5039-
"turbo-windows-64@npm:1.5.6":
5040-
version: 1.5.6
5041-
resolution: "turbo-windows-64@npm:1.5.6"
5039+
"turbo-windows-64@npm:1.6.1":
5040+
version: 1.6.1
5041+
resolution: "turbo-windows-64@npm:1.6.1"
50425042
conditions: os=win32 & cpu=x64
50435043
languageName: node
50445044
linkType: hard
50455045

5046-
"turbo-windows-arm64@npm:1.5.6":
5047-
version: 1.5.6
5048-
resolution: "turbo-windows-arm64@npm:1.5.6"
5046+
"turbo-windows-arm64@npm:1.6.1":
5047+
version: 1.6.1
5048+
resolution: "turbo-windows-arm64@npm:1.6.1"
50495049
conditions: os=win32 & cpu=arm64
50505050
languageName: node
50515051
linkType: hard
50525052

5053-
"turbo@npm:^1.5.6":
5054-
version: 1.5.6
5055-
resolution: "turbo@npm:1.5.6"
5053+
"turbo@npm:^1.6.1":
5054+
version: 1.6.1
5055+
resolution: "turbo@npm:1.6.1"
50565056
dependencies:
5057-
turbo-darwin-64: 1.5.6
5058-
turbo-darwin-arm64: 1.5.6
5059-
turbo-linux-64: 1.5.6
5060-
turbo-linux-arm64: 1.5.6
5061-
turbo-windows-64: 1.5.6
5062-
turbo-windows-arm64: 1.5.6
5057+
turbo-darwin-64: 1.6.1
5058+
turbo-darwin-arm64: 1.6.1
5059+
turbo-linux-64: 1.6.1
5060+
turbo-linux-arm64: 1.6.1
5061+
turbo-windows-64: 1.6.1
5062+
turbo-windows-arm64: 1.6.1
50635063
dependenciesMeta:
50645064
turbo-darwin-64:
50655065
optional: true
@@ -5075,7 +5075,7 @@ __metadata:
50755075
optional: true
50765076
bin:
50775077
turbo: bin/turbo
5078-
checksum: 5a243f0113fb886c90e8d7b4e94b590acef9813b1cfb13330b3d62c2b09e89647b5aabbe3ecf80d5fe3d8c1ee74ad4eb81f25de30ef62eb1c8a15c23383bd943
5078+
checksum: 45e89ff34d877c28181e4b61e0f7bca792c88b0446eb2fbdfe433119cf70a4d4897c8c62744f687aea597161387de80a3fed606eb8b8857cb6c6ab3ad563681e
50795079
languageName: node
50805080
linkType: hard
50815081

0 commit comments

Comments
 (0)
Please sign in to comment.