mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-16 16:14:43 -04:00
chore(deps): update dependency turbo to v1.8.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5f9890ce91
commit
0a389cb63f
2 changed files with 30 additions and 30 deletions
|
@ -33,6 +33,6 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"dotenv-cli": "7.0.0",
|
"dotenv-cli": "7.0.0",
|
||||||
"turbo": "1.8.1"
|
"turbo": "1.8.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -10692,7 +10692,7 @@ __metadata:
|
||||||
resolution: "hedgedoc@workspace:."
|
resolution: "hedgedoc@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
dotenv-cli: 7.0.0
|
dotenv-cli: 7.0.0
|
||||||
turbo: 1.8.1
|
turbo: 1.8.2
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
|
@ -17694,58 +17694,58 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-darwin-64@npm:1.8.1":
|
"turbo-darwin-64@npm:1.8.2":
|
||||||
version: 1.8.1
|
version: 1.8.2
|
||||||
resolution: "turbo-darwin-64@npm:1.8.1"
|
resolution: "turbo-darwin-64@npm:1.8.2"
|
||||||
conditions: os=darwin & cpu=x64
|
conditions: os=darwin & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-darwin-arm64@npm:1.8.1":
|
"turbo-darwin-arm64@npm:1.8.2":
|
||||||
version: 1.8.1
|
version: 1.8.2
|
||||||
resolution: "turbo-darwin-arm64@npm:1.8.1"
|
resolution: "turbo-darwin-arm64@npm:1.8.2"
|
||||||
conditions: os=darwin & cpu=arm64
|
conditions: os=darwin & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-linux-64@npm:1.8.1":
|
"turbo-linux-64@npm:1.8.2":
|
||||||
version: 1.8.1
|
version: 1.8.2
|
||||||
resolution: "turbo-linux-64@npm:1.8.1"
|
resolution: "turbo-linux-64@npm:1.8.2"
|
||||||
conditions: os=linux & cpu=x64
|
conditions: os=linux & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-linux-arm64@npm:1.8.1":
|
"turbo-linux-arm64@npm:1.8.2":
|
||||||
version: 1.8.1
|
version: 1.8.2
|
||||||
resolution: "turbo-linux-arm64@npm:1.8.1"
|
resolution: "turbo-linux-arm64@npm:1.8.2"
|
||||||
conditions: os=linux & cpu=arm64
|
conditions: os=linux & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-windows-64@npm:1.8.1":
|
"turbo-windows-64@npm:1.8.2":
|
||||||
version: 1.8.1
|
version: 1.8.2
|
||||||
resolution: "turbo-windows-64@npm:1.8.1"
|
resolution: "turbo-windows-64@npm:1.8.2"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-windows-arm64@npm:1.8.1":
|
"turbo-windows-arm64@npm:1.8.2":
|
||||||
version: 1.8.1
|
version: 1.8.2
|
||||||
resolution: "turbo-windows-arm64@npm:1.8.1"
|
resolution: "turbo-windows-arm64@npm:1.8.2"
|
||||||
conditions: os=win32 & cpu=arm64
|
conditions: os=win32 & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo@npm:1.8.1":
|
"turbo@npm:1.8.2":
|
||||||
version: 1.8.1
|
version: 1.8.2
|
||||||
resolution: "turbo@npm:1.8.1"
|
resolution: "turbo@npm:1.8.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
turbo-darwin-64: 1.8.1
|
turbo-darwin-64: 1.8.2
|
||||||
turbo-darwin-arm64: 1.8.1
|
turbo-darwin-arm64: 1.8.2
|
||||||
turbo-linux-64: 1.8.1
|
turbo-linux-64: 1.8.2
|
||||||
turbo-linux-arm64: 1.8.1
|
turbo-linux-arm64: 1.8.2
|
||||||
turbo-windows-64: 1.8.1
|
turbo-windows-64: 1.8.2
|
||||||
turbo-windows-arm64: 1.8.1
|
turbo-windows-arm64: 1.8.2
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
turbo-darwin-64:
|
turbo-darwin-64:
|
||||||
optional: true
|
optional: true
|
||||||
|
@ -17761,7 +17761,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
turbo: bin/turbo
|
turbo: bin/turbo
|
||||||
checksum: d222bcf1995f39675d0d2c47f21ed9e72fb249bfb95c469f0729e97c80eedf921e22addfa994da961230a0e8b1d1c69b5037815c396cb4d7ac95708553dcaabb
|
checksum: 3267d34f1df7033dd8a08adc238d397a813e0abeefb90d4f6513034ba0f8cabfbf4b0b459be0eb4f1a1e9e9c895b591c41d0fba2bb07b433434ae3394177ec80
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue