mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency turbo to v1.10.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
acf2ea69e1
commit
cca0c275fc
2 changed files with 30 additions and 30 deletions
|
@ -34,6 +34,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.2.1",
|
||||
"turbo": "1.10.6"
|
||||
"turbo": "1.10.7"
|
||||
}
|
||||
}
|
||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -10772,7 +10772,7 @@ __metadata:
|
|||
resolution: "hedgedoc@workspace:."
|
||||
dependencies:
|
||||
dotenv-cli: 7.2.1
|
||||
turbo: 1.10.6
|
||||
turbo: 1.10.7
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -18260,58 +18260,58 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-64@npm:1.10.6":
|
||||
version: 1.10.6
|
||||
resolution: "turbo-darwin-64@npm:1.10.6"
|
||||
"turbo-darwin-64@npm:1.10.7":
|
||||
version: 1.10.7
|
||||
resolution: "turbo-darwin-64@npm:1.10.7"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:1.10.6":
|
||||
version: 1.10.6
|
||||
resolution: "turbo-darwin-arm64@npm:1.10.6"
|
||||
"turbo-darwin-arm64@npm:1.10.7":
|
||||
version: 1.10.7
|
||||
resolution: "turbo-darwin-arm64@npm:1.10.7"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:1.10.6":
|
||||
version: 1.10.6
|
||||
resolution: "turbo-linux-64@npm:1.10.6"
|
||||
"turbo-linux-64@npm:1.10.7":
|
||||
version: 1.10.7
|
||||
resolution: "turbo-linux-64@npm:1.10.7"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:1.10.6":
|
||||
version: 1.10.6
|
||||
resolution: "turbo-linux-arm64@npm:1.10.6"
|
||||
"turbo-linux-arm64@npm:1.10.7":
|
||||
version: 1.10.7
|
||||
resolution: "turbo-linux-arm64@npm:1.10.7"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:1.10.6":
|
||||
version: 1.10.6
|
||||
resolution: "turbo-windows-64@npm:1.10.6"
|
||||
"turbo-windows-64@npm:1.10.7":
|
||||
version: 1.10.7
|
||||
resolution: "turbo-windows-64@npm:1.10.7"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:1.10.6":
|
||||
version: 1.10.6
|
||||
resolution: "turbo-windows-arm64@npm:1.10.6"
|
||||
"turbo-windows-arm64@npm:1.10.7":
|
||||
version: 1.10.7
|
||||
resolution: "turbo-windows-arm64@npm:1.10.7"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:1.10.6":
|
||||
version: 1.10.6
|
||||
resolution: "turbo@npm:1.10.6"
|
||||
"turbo@npm:1.10.7":
|
||||
version: 1.10.7
|
||||
resolution: "turbo@npm:1.10.7"
|
||||
dependencies:
|
||||
turbo-darwin-64: 1.10.6
|
||||
turbo-darwin-arm64: 1.10.6
|
||||
turbo-linux-64: 1.10.6
|
||||
turbo-linux-arm64: 1.10.6
|
||||
turbo-windows-64: 1.10.6
|
||||
turbo-windows-arm64: 1.10.6
|
||||
turbo-darwin-64: 1.10.7
|
||||
turbo-darwin-arm64: 1.10.7
|
||||
turbo-linux-64: 1.10.7
|
||||
turbo-linux-arm64: 1.10.7
|
||||
turbo-windows-64: 1.10.7
|
||||
turbo-windows-arm64: 1.10.7
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
|
@ -18327,7 +18327,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 920985d59b088e3e203450ee42446a4e0efa7de3a6455828146089e0e9efc4981e52998f7c13fcb730158e652d84bfc49149ebe33ab4a4cc033db7ab32934390
|
||||
checksum: 58329caf13b5fef284ccfc21bd1f841023122371d75d2202be809a385aade84fd886cf5c2093323c115c497d503c9c34e1f7ae09e13d06d1dcb4b649883f60dd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue