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.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3502ee3934
commit
ffba7d8446
2 changed files with 30 additions and 30 deletions
|
@ -32,6 +32,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.2.1",
|
||||
"turbo": "1.9.0"
|
||||
"turbo": "1.9.1"
|
||||
}
|
||||
}
|
||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -10584,7 +10584,7 @@ __metadata:
|
|||
resolution: "hedgedoc@workspace:."
|
||||
dependencies:
|
||||
dotenv-cli: 7.2.1
|
||||
turbo: 1.9.0
|
||||
turbo: 1.9.1
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -17663,58 +17663,58 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-64@npm:1.9.0":
|
||||
version: 1.9.0
|
||||
resolution: "turbo-darwin-64@npm:1.9.0"
|
||||
"turbo-darwin-64@npm:1.9.1":
|
||||
version: 1.9.1
|
||||
resolution: "turbo-darwin-64@npm:1.9.1"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:1.9.0":
|
||||
version: 1.9.0
|
||||
resolution: "turbo-darwin-arm64@npm:1.9.0"
|
||||
"turbo-darwin-arm64@npm:1.9.1":
|
||||
version: 1.9.1
|
||||
resolution: "turbo-darwin-arm64@npm:1.9.1"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:1.9.0":
|
||||
version: 1.9.0
|
||||
resolution: "turbo-linux-64@npm:1.9.0"
|
||||
"turbo-linux-64@npm:1.9.1":
|
||||
version: 1.9.1
|
||||
resolution: "turbo-linux-64@npm:1.9.1"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:1.9.0":
|
||||
version: 1.9.0
|
||||
resolution: "turbo-linux-arm64@npm:1.9.0"
|
||||
"turbo-linux-arm64@npm:1.9.1":
|
||||
version: 1.9.1
|
||||
resolution: "turbo-linux-arm64@npm:1.9.1"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:1.9.0":
|
||||
version: 1.9.0
|
||||
resolution: "turbo-windows-64@npm:1.9.0"
|
||||
"turbo-windows-64@npm:1.9.1":
|
||||
version: 1.9.1
|
||||
resolution: "turbo-windows-64@npm:1.9.1"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:1.9.0":
|
||||
version: 1.9.0
|
||||
resolution: "turbo-windows-arm64@npm:1.9.0"
|
||||
"turbo-windows-arm64@npm:1.9.1":
|
||||
version: 1.9.1
|
||||
resolution: "turbo-windows-arm64@npm:1.9.1"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:1.9.0":
|
||||
version: 1.9.0
|
||||
resolution: "turbo@npm:1.9.0"
|
||||
"turbo@npm:1.9.1":
|
||||
version: 1.9.1
|
||||
resolution: "turbo@npm:1.9.1"
|
||||
dependencies:
|
||||
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
|
||||
turbo-darwin-64: 1.9.1
|
||||
turbo-darwin-arm64: 1.9.1
|
||||
turbo-linux-64: 1.9.1
|
||||
turbo-linux-arm64: 1.9.1
|
||||
turbo-windows-64: 1.9.1
|
||||
turbo-windows-arm64: 1.9.1
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
|
@ -17730,7 +17730,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: ca78c45fe09ce6985f37097bedd1ffd1785e5c21ea5b0c7eb3f67a6eb7170f45d5cdf159ed7164424efa1e6080e31c45aa179f4d79b81f55c72a1816b4ccb5a4
|
||||
checksum: dd5413088d9c39ccc9823e12abdb264e5cd486aa7994d7178da9e7270bb7651adb306eff607a561eae4bed5508b2dd5ce2393dbef053216443f5470f670a6ef4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue