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