mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency turbo to v1.8.8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
69ea23dca7
commit
78575377ae
2 changed files with 30 additions and 30 deletions
|
@ -32,6 +32,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.1.0",
|
||||
"turbo": "1.8.7"
|
||||
"turbo": "1.8.8"
|
||||
}
|
||||
}
|
||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -10741,7 +10741,7 @@ __metadata:
|
|||
resolution: "hedgedoc@workspace:."
|
||||
dependencies:
|
||||
dotenv-cli: 7.1.0
|
||||
turbo: 1.8.7
|
||||
turbo: 1.8.8
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -17817,58 +17817,58 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-64@npm:1.8.7":
|
||||
version: 1.8.7
|
||||
resolution: "turbo-darwin-64@npm:1.8.7"
|
||||
"turbo-darwin-64@npm:1.8.8":
|
||||
version: 1.8.8
|
||||
resolution: "turbo-darwin-64@npm:1.8.8"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:1.8.7":
|
||||
version: 1.8.7
|
||||
resolution: "turbo-darwin-arm64@npm:1.8.7"
|
||||
"turbo-darwin-arm64@npm:1.8.8":
|
||||
version: 1.8.8
|
||||
resolution: "turbo-darwin-arm64@npm:1.8.8"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:1.8.7":
|
||||
version: 1.8.7
|
||||
resolution: "turbo-linux-64@npm:1.8.7"
|
||||
"turbo-linux-64@npm:1.8.8":
|
||||
version: 1.8.8
|
||||
resolution: "turbo-linux-64@npm:1.8.8"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:1.8.7":
|
||||
version: 1.8.7
|
||||
resolution: "turbo-linux-arm64@npm:1.8.7"
|
||||
"turbo-linux-arm64@npm:1.8.8":
|
||||
version: 1.8.8
|
||||
resolution: "turbo-linux-arm64@npm:1.8.8"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:1.8.7":
|
||||
version: 1.8.7
|
||||
resolution: "turbo-windows-64@npm:1.8.7"
|
||||
"turbo-windows-64@npm:1.8.8":
|
||||
version: 1.8.8
|
||||
resolution: "turbo-windows-64@npm:1.8.8"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:1.8.7":
|
||||
version: 1.8.7
|
||||
resolution: "turbo-windows-arm64@npm:1.8.7"
|
||||
"turbo-windows-arm64@npm:1.8.8":
|
||||
version: 1.8.8
|
||||
resolution: "turbo-windows-arm64@npm:1.8.8"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:1.8.7":
|
||||
version: 1.8.7
|
||||
resolution: "turbo@npm:1.8.7"
|
||||
"turbo@npm:1.8.8":
|
||||
version: 1.8.8
|
||||
resolution: "turbo@npm:1.8.8"
|
||||
dependencies:
|
||||
turbo-darwin-64: 1.8.7
|
||||
turbo-darwin-arm64: 1.8.7
|
||||
turbo-linux-64: 1.8.7
|
||||
turbo-linux-arm64: 1.8.7
|
||||
turbo-windows-64: 1.8.7
|
||||
turbo-windows-arm64: 1.8.7
|
||||
turbo-darwin-64: 1.8.8
|
||||
turbo-darwin-arm64: 1.8.8
|
||||
turbo-linux-64: 1.8.8
|
||||
turbo-linux-arm64: 1.8.8
|
||||
turbo-windows-64: 1.8.8
|
||||
turbo-windows-arm64: 1.8.8
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
|
@ -17884,7 +17884,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 0fffcdb08eb5b9e6bbd4102c05cd82fb457a4f184635fd342ec9b3f301fc18f49fa1c75b3fd80fe6ac85e1cf6f3dff4e3e269da4d133c19d74f7c757780202c2
|
||||
checksum: 6dcfd7b38e2dd9abe279bda54e474be3463df51428f0b91c5e0539e9fd8c9b1efec562df629946f5ca92ede05f0aba35027481065d054249334e11692085ddb7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue