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 423f871

Browse files
authoredOct 22, 2022
chore(deps-dev): bump turbo to ^1.6.1
1 parent 8498445 commit 423f871

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
@@ -4431,7 +4431,7 @@ __metadata:
44314431
eslint-plugin-prettier: ^4.2.1
44324432
prettier: ^2.7.1
44334433
tsup: ^6.2.3
4434-
turbo: ^1.5.6
4434+
turbo: ^1.6.1
44354435
typescript: ^4.8.4
44364436
vitest: ^0.24.3
44374437
languageName: unknown
@@ -5016,58 +5016,58 @@ __metadata:
50165016
languageName: node
50175017
linkType: hard
50185018

5019-
"turbo-darwin-64@npm:1.5.6":
5020-
version: 1.5.6
5021-
resolution: "turbo-darwin-64@npm:1.5.6"
5019+
"turbo-darwin-64@npm:1.6.1":
5020+
version: 1.6.1
5021+
resolution: "turbo-darwin-64@npm:1.6.1"
50225022
conditions: os=darwin & cpu=x64
50235023
languageName: node
50245024
linkType: hard
50255025

5026-
"turbo-darwin-arm64@npm:1.5.6":
5027-
version: 1.5.6
5028-
resolution: "turbo-darwin-arm64@npm:1.5.6"
5026+
"turbo-darwin-arm64@npm:1.6.1":
5027+
version: 1.6.1
5028+
resolution: "turbo-darwin-arm64@npm:1.6.1"
50295029
conditions: os=darwin & cpu=arm64
50305030
languageName: node
50315031
linkType: hard
50325032

5033-
"turbo-linux-64@npm:1.5.6":
5034-
version: 1.5.6
5035-
resolution: "turbo-linux-64@npm:1.5.6"
5033+
"turbo-linux-64@npm:1.6.1":
5034+
version: 1.6.1
5035+
resolution: "turbo-linux-64@npm:1.6.1"
50365036
conditions: os=linux & cpu=x64
50375037
languageName: node
50385038
linkType: hard
50395039

5040-
"turbo-linux-arm64@npm:1.5.6":
5041-
version: 1.5.6
5042-
resolution: "turbo-linux-arm64@npm:1.5.6"
5040+
"turbo-linux-arm64@npm:1.6.1":
5041+
version: 1.6.1
5042+
resolution: "turbo-linux-arm64@npm:1.6.1"
50435043
conditions: os=linux & cpu=arm64
50445044
languageName: node
50455045
linkType: hard
50465046

5047-
"turbo-windows-64@npm:1.5.6":
5048-
version: 1.5.6
5049-
resolution: "turbo-windows-64@npm:1.5.6"
5047+
"turbo-windows-64@npm:1.6.1":
5048+
version: 1.6.1
5049+
resolution: "turbo-windows-64@npm:1.6.1"
50505050
conditions: os=win32 & cpu=x64
50515051
languageName: node
50525052
linkType: hard
50535053

5054-
"turbo-windows-arm64@npm:1.5.6":
5055-
version: 1.5.6
5056-
resolution: "turbo-windows-arm64@npm:1.5.6"
5054+
"turbo-windows-arm64@npm:1.6.1":
5055+
version: 1.6.1
5056+
resolution: "turbo-windows-arm64@npm:1.6.1"
50575057
conditions: os=win32 & cpu=arm64
50585058
languageName: node
50595059
linkType: hard
50605060

5061-
"turbo@npm:^1.5.6":
5062-
version: 1.5.6
5063-
resolution: "turbo@npm:1.5.6"
5061+
"turbo@npm:^1.6.1":
5062+
version: 1.6.1
5063+
resolution: "turbo@npm:1.6.1"
50645064
dependencies:
5065-
turbo-darwin-64: 1.5.6
5066-
turbo-darwin-arm64: 1.5.6
5067-
turbo-linux-64: 1.5.6
5068-
turbo-linux-arm64: 1.5.6
5069-
turbo-windows-64: 1.5.6
5070-
turbo-windows-arm64: 1.5.6
5065+
turbo-darwin-64: 1.6.1
5066+
turbo-darwin-arm64: 1.6.1
5067+
turbo-linux-64: 1.6.1
5068+
turbo-linux-arm64: 1.6.1
5069+
turbo-windows-64: 1.6.1
5070+
turbo-windows-arm64: 1.6.1
50715071
dependenciesMeta:
50725072
turbo-darwin-64:
50735073
optional: true
@@ -5083,7 +5083,7 @@ __metadata:
50835083
optional: true
50845084
bin:
50855085
turbo: bin/turbo
5086-
checksum: 5a243f0113fb886c90e8d7b4e94b590acef9813b1cfb13330b3d62c2b09e89647b5aabbe3ecf80d5fe3d8c1ee74ad4eb81f25de30ef62eb1c8a15c23383bd943
5086+
checksum: 45e89ff34d877c28181e4b61e0f7bca792c88b0446eb2fbdfe433119cf70a4d4897c8c62744f687aea597161387de80a3fed606eb8b8857cb6c6ab3ad563681e
50875087
languageName: node
50885088
linkType: hard
50895089

0 commit comments

Comments
 (0)
Please sign in to comment.