mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
chore(deps): update dependency turbo to v1.10.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3ebed23468
commit
89d57d805c
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.5"
|
"turbo": "1.10.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -10773,7 +10773,7 @@ __metadata:
|
||||||
resolution: "hedgedoc@workspace:."
|
resolution: "hedgedoc@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
dotenv-cli: 7.2.1
|
dotenv-cli: 7.2.1
|
||||||
turbo: 1.10.5
|
turbo: 1.10.6
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
|
@ -18240,58 +18240,58 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-darwin-64@npm:1.10.5":
|
"turbo-darwin-64@npm:1.10.6":
|
||||||
version: 1.10.5
|
version: 1.10.6
|
||||||
resolution: "turbo-darwin-64@npm:1.10.5"
|
resolution: "turbo-darwin-64@npm:1.10.6"
|
||||||
conditions: os=darwin & cpu=x64
|
conditions: os=darwin & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-darwin-arm64@npm:1.10.5":
|
"turbo-darwin-arm64@npm:1.10.6":
|
||||||
version: 1.10.5
|
version: 1.10.6
|
||||||
resolution: "turbo-darwin-arm64@npm:1.10.5"
|
resolution: "turbo-darwin-arm64@npm:1.10.6"
|
||||||
conditions: os=darwin & cpu=arm64
|
conditions: os=darwin & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-linux-64@npm:1.10.5":
|
"turbo-linux-64@npm:1.10.6":
|
||||||
version: 1.10.5
|
version: 1.10.6
|
||||||
resolution: "turbo-linux-64@npm:1.10.5"
|
resolution: "turbo-linux-64@npm:1.10.6"
|
||||||
conditions: os=linux & cpu=x64
|
conditions: os=linux & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-linux-arm64@npm:1.10.5":
|
"turbo-linux-arm64@npm:1.10.6":
|
||||||
version: 1.10.5
|
version: 1.10.6
|
||||||
resolution: "turbo-linux-arm64@npm:1.10.5"
|
resolution: "turbo-linux-arm64@npm:1.10.6"
|
||||||
conditions: os=linux & cpu=arm64
|
conditions: os=linux & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-windows-64@npm:1.10.5":
|
"turbo-windows-64@npm:1.10.6":
|
||||||
version: 1.10.5
|
version: 1.10.6
|
||||||
resolution: "turbo-windows-64@npm:1.10.5"
|
resolution: "turbo-windows-64@npm:1.10.6"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo-windows-arm64@npm:1.10.5":
|
"turbo-windows-arm64@npm:1.10.6":
|
||||||
version: 1.10.5
|
version: 1.10.6
|
||||||
resolution: "turbo-windows-arm64@npm:1.10.5"
|
resolution: "turbo-windows-arm64@npm:1.10.6"
|
||||||
conditions: os=win32 & cpu=arm64
|
conditions: os=win32 & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"turbo@npm:1.10.5":
|
"turbo@npm:1.10.6":
|
||||||
version: 1.10.5
|
version: 1.10.6
|
||||||
resolution: "turbo@npm:1.10.5"
|
resolution: "turbo@npm:1.10.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
turbo-darwin-64: 1.10.5
|
turbo-darwin-64: 1.10.6
|
||||||
turbo-darwin-arm64: 1.10.5
|
turbo-darwin-arm64: 1.10.6
|
||||||
turbo-linux-64: 1.10.5
|
turbo-linux-64: 1.10.6
|
||||||
turbo-linux-arm64: 1.10.5
|
turbo-linux-arm64: 1.10.6
|
||||||
turbo-windows-64: 1.10.5
|
turbo-windows-64: 1.10.6
|
||||||
turbo-windows-arm64: 1.10.5
|
turbo-windows-arm64: 1.10.6
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
turbo-darwin-64:
|
turbo-darwin-64:
|
||||||
optional: true
|
optional: true
|
||||||
|
@ -18307,7 +18307,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
turbo: bin/turbo
|
turbo: bin/turbo
|
||||||
checksum: f73b0b08ea2d27af0fb7bc01519db01e8811ac2227f6e0243a696ee504ac1130166d75afe4ab0afa543ebb9a8e645db212316a65121157274146304f7dac6c2e
|
checksum: 920985d59b088e3e203450ee42446a4e0efa7de3a6455828146089e0e9efc4981e52998f7c13fcb730158e652d84bfc49149ebe33ab4a4cc033db7ab32934390
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue