mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -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": {
|
"devDependencies": {
|
||||||
"dotenv-cli": "7.2.1",
|
"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:."
|
resolution: "hedgedoc@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
dotenv-cli: 7.2.1
|
dotenv-cli: 7.2.1
|
||||||
turbo: 1.10.6
|
turbo: 1.10.7
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
|
@ -18260,58 +18260,58 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-darwin-64@npm:1.10.6":
|
"turbo-darwin-64@npm:1.10.7":
|
||||||
version: 1.10.6
|
version: 1.10.7
|
||||||
resolution: "turbo-darwin-64@npm:1.10.6"
|
resolution: "turbo-darwin-64@npm:1.10.7"
|
||||||
conditions: os=darwin & cpu=x64
|
conditions: os=darwin & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-darwin-arm64@npm:1.10.6":
|
"turbo-darwin-arm64@npm:1.10.7":
|
||||||
version: 1.10.6
|
version: 1.10.7
|
||||||
resolution: "turbo-darwin-arm64@npm:1.10.6"
|
resolution: "turbo-darwin-arm64@npm:1.10.7"
|
||||||
conditions: os=darwin & cpu=arm64
|
conditions: os=darwin & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-linux-64@npm:1.10.6":
|
"turbo-linux-64@npm:1.10.7":
|
||||||
version: 1.10.6
|
version: 1.10.7
|
||||||
resolution: "turbo-linux-64@npm:1.10.6"
|
resolution: "turbo-linux-64@npm:1.10.7"
|
||||||
conditions: os=linux & cpu=x64
|
conditions: os=linux & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-linux-arm64@npm:1.10.6":
|
"turbo-linux-arm64@npm:1.10.7":
|
||||||
version: 1.10.6
|
version: 1.10.7
|
||||||
resolution: "turbo-linux-arm64@npm:1.10.6"
|
resolution: "turbo-linux-arm64@npm:1.10.7"
|
||||||
conditions: os=linux & cpu=arm64
|
conditions: os=linux & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-windows-64@npm:1.10.6":
|
"turbo-windows-64@npm:1.10.7":
|
||||||
version: 1.10.6
|
version: 1.10.7
|
||||||
resolution: "turbo-windows-64@npm:1.10.6"
|
resolution: "turbo-windows-64@npm:1.10.7"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-windows-arm64@npm:1.10.6":
|
"turbo-windows-arm64@npm:1.10.7":
|
||||||
version: 1.10.6
|
version: 1.10.7
|
||||||
resolution: "turbo-windows-arm64@npm:1.10.6"
|
resolution: "turbo-windows-arm64@npm:1.10.7"
|
||||||
conditions: os=win32 & cpu=arm64
|
conditions: os=win32 & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo@npm:1.10.6":
|
"turbo@npm:1.10.7":
|
||||||
version: 1.10.6
|
version: 1.10.7
|
||||||
resolution: "turbo@npm:1.10.6"
|
resolution: "turbo@npm:1.10.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
turbo-darwin-64: 1.10.6
|
turbo-darwin-64: 1.10.7
|
||||||
turbo-darwin-arm64: 1.10.6
|
turbo-darwin-arm64: 1.10.7
|
||||||
turbo-linux-64: 1.10.6
|
turbo-linux-64: 1.10.7
|
||||||
turbo-linux-arm64: 1.10.6
|
turbo-linux-arm64: 1.10.7
|
||||||
turbo-windows-64: 1.10.6
|
turbo-windows-64: 1.10.7
|
||||||
turbo-windows-arm64: 1.10.6
|
turbo-windows-arm64: 1.10.7
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
turbo-darwin-64:
|
turbo-darwin-64:
|
||||||
optional: true
|
optional: true
|
||||||
|
@ -18327,7 +18327,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
turbo: bin/turbo
|
turbo: bin/turbo
|
||||||
checksum: 920985d59b088e3e203450ee42446a4e0efa7de3a6455828146089e0e9efc4981e52998f7c13fcb730158e652d84bfc49149ebe33ab4a4cc033db7ab32934390
|
checksum: 58329caf13b5fef284ccfc21bd1f841023122371d75d2202be809a385aade84fd886cf5c2093323c115c497d503c9c34e1f7ae09e13d06d1dcb4b649883f60dd
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue