mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
chore(deps): update dependency turbo to v1.10.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a478cabaf
commit
73f531d8da
2 changed files with 30 additions and 30 deletions
|
@ -37,6 +37,6 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"dotenv-cli": "7.2.1",
|
"dotenv-cli": "7.2.1",
|
||||||
"turbo": "1.10.7"
|
"turbo": "1.10.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -10878,7 +10878,7 @@ __metadata:
|
||||||
resolution: "hedgedoc@workspace:."
|
resolution: "hedgedoc@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
dotenv-cli: 7.2.1
|
dotenv-cli: 7.2.1
|
||||||
turbo: 1.10.7
|
turbo: 1.10.8
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
|
@ -18443,58 +18443,58 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-darwin-64@npm:1.10.7":
|
"turbo-darwin-64@npm:1.10.8":
|
||||||
version: 1.10.7
|
version: 1.10.8
|
||||||
resolution: "turbo-darwin-64@npm:1.10.7"
|
resolution: "turbo-darwin-64@npm:1.10.8"
|
||||||
conditions: os=darwin & cpu=x64
|
conditions: os=darwin & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-darwin-arm64@npm:1.10.7":
|
"turbo-darwin-arm64@npm:1.10.8":
|
||||||
version: 1.10.7
|
version: 1.10.8
|
||||||
resolution: "turbo-darwin-arm64@npm:1.10.7"
|
resolution: "turbo-darwin-arm64@npm:1.10.8"
|
||||||
conditions: os=darwin & cpu=arm64
|
conditions: os=darwin & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-linux-64@npm:1.10.7":
|
"turbo-linux-64@npm:1.10.8":
|
||||||
version: 1.10.7
|
version: 1.10.8
|
||||||
resolution: "turbo-linux-64@npm:1.10.7"
|
resolution: "turbo-linux-64@npm:1.10.8"
|
||||||
conditions: os=linux & cpu=x64
|
conditions: os=linux & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-linux-arm64@npm:1.10.7":
|
"turbo-linux-arm64@npm:1.10.8":
|
||||||
version: 1.10.7
|
version: 1.10.8
|
||||||
resolution: "turbo-linux-arm64@npm:1.10.7"
|
resolution: "turbo-linux-arm64@npm:1.10.8"
|
||||||
conditions: os=linux & cpu=arm64
|
conditions: os=linux & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-windows-64@npm:1.10.7":
|
"turbo-windows-64@npm:1.10.8":
|
||||||
version: 1.10.7
|
version: 1.10.8
|
||||||
resolution: "turbo-windows-64@npm:1.10.7"
|
resolution: "turbo-windows-64@npm:1.10.8"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-windows-arm64@npm:1.10.7":
|
"turbo-windows-arm64@npm:1.10.8":
|
||||||
version: 1.10.7
|
version: 1.10.8
|
||||||
resolution: "turbo-windows-arm64@npm:1.10.7"
|
resolution: "turbo-windows-arm64@npm:1.10.8"
|
||||||
conditions: os=win32 & cpu=arm64
|
conditions: os=win32 & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo@npm:1.10.7":
|
"turbo@npm:1.10.8":
|
||||||
version: 1.10.7
|
version: 1.10.8
|
||||||
resolution: "turbo@npm:1.10.7"
|
resolution: "turbo@npm:1.10.8"
|
||||||
dependencies:
|
dependencies:
|
||||||
turbo-darwin-64: 1.10.7
|
turbo-darwin-64: 1.10.8
|
||||||
turbo-darwin-arm64: 1.10.7
|
turbo-darwin-arm64: 1.10.8
|
||||||
turbo-linux-64: 1.10.7
|
turbo-linux-64: 1.10.8
|
||||||
turbo-linux-arm64: 1.10.7
|
turbo-linux-arm64: 1.10.8
|
||||||
turbo-windows-64: 1.10.7
|
turbo-windows-64: 1.10.8
|
||||||
turbo-windows-arm64: 1.10.7
|
turbo-windows-arm64: 1.10.8
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
turbo-darwin-64:
|
turbo-darwin-64:
|
||||||
optional: true
|
optional: true
|
||||||
|
@ -18510,7 +18510,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
turbo: bin/turbo
|
turbo: bin/turbo
|
||||||
checksum: 58329caf13b5fef284ccfc21bd1f841023122371d75d2202be809a385aade84fd886cf5c2093323c115c497d503c9c34e1f7ae09e13d06d1dcb4b649883f60dd
|
checksum: 9fd2f9b17461a688e200329c4d910969e828b22c375e88759cd0e59f96db7aac115d289ed20af42db23030b4a4ae0334d1a37bf0a5caf2fdc8a618476742238f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue