mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): update dependency turbo to v1.11.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e99d823e7a
commit
fe316e5fd7
2 changed files with 30 additions and 30 deletions
|
@ -46,6 +46,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.3.0",
|
||||
"turbo": "1.11.0"
|
||||
"turbo": "1.11.3"
|
||||
}
|
||||
}
|
||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -10632,7 +10632,7 @@ __metadata:
|
|||
resolution: "hedgedoc@workspace:."
|
||||
dependencies:
|
||||
dotenv-cli: "npm:7.3.0"
|
||||
turbo: "npm:1.11.0"
|
||||
turbo: "npm:1.11.3"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -17331,58 +17331,58 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-64@npm:1.11.0":
|
||||
version: 1.11.0
|
||||
resolution: "turbo-darwin-64@npm:1.11.0"
|
||||
"turbo-darwin-64@npm:1.11.3":
|
||||
version: 1.11.3
|
||||
resolution: "turbo-darwin-64@npm:1.11.3"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:1.11.0":
|
||||
version: 1.11.0
|
||||
resolution: "turbo-darwin-arm64@npm:1.11.0"
|
||||
"turbo-darwin-arm64@npm:1.11.3":
|
||||
version: 1.11.3
|
||||
resolution: "turbo-darwin-arm64@npm:1.11.3"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:1.11.0":
|
||||
version: 1.11.0
|
||||
resolution: "turbo-linux-64@npm:1.11.0"
|
||||
"turbo-linux-64@npm:1.11.3":
|
||||
version: 1.11.3
|
||||
resolution: "turbo-linux-64@npm:1.11.3"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:1.11.0":
|
||||
version: 1.11.0
|
||||
resolution: "turbo-linux-arm64@npm:1.11.0"
|
||||
"turbo-linux-arm64@npm:1.11.3":
|
||||
version: 1.11.3
|
||||
resolution: "turbo-linux-arm64@npm:1.11.3"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:1.11.0":
|
||||
version: 1.11.0
|
||||
resolution: "turbo-windows-64@npm:1.11.0"
|
||||
"turbo-windows-64@npm:1.11.3":
|
||||
version: 1.11.3
|
||||
resolution: "turbo-windows-64@npm:1.11.3"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:1.11.0":
|
||||
version: 1.11.0
|
||||
resolution: "turbo-windows-arm64@npm:1.11.0"
|
||||
"turbo-windows-arm64@npm:1.11.3":
|
||||
version: 1.11.3
|
||||
resolution: "turbo-windows-arm64@npm:1.11.3"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:1.11.0":
|
||||
version: 1.11.0
|
||||
resolution: "turbo@npm:1.11.0"
|
||||
"turbo@npm:1.11.3":
|
||||
version: 1.11.3
|
||||
resolution: "turbo@npm:1.11.3"
|
||||
dependencies:
|
||||
turbo-darwin-64: "npm:1.11.0"
|
||||
turbo-darwin-arm64: "npm:1.11.0"
|
||||
turbo-linux-64: "npm:1.11.0"
|
||||
turbo-linux-arm64: "npm:1.11.0"
|
||||
turbo-windows-64: "npm:1.11.0"
|
||||
turbo-windows-arm64: "npm:1.11.0"
|
||||
turbo-darwin-64: "npm:1.11.3"
|
||||
turbo-darwin-arm64: "npm:1.11.3"
|
||||
turbo-linux-64: "npm:1.11.3"
|
||||
turbo-linux-arm64: "npm:1.11.3"
|
||||
turbo-windows-64: "npm:1.11.3"
|
||||
turbo-windows-arm64: "npm:1.11.3"
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
|
@ -17398,7 +17398,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: decb93f1693bd5b3478a7b72146559754d7e2fa640fa1f9ac6c66a3038b017921e4ba1959e0989b09eb141d75ece6bee216ae6fda2125e639e4ff3afa8d059ed
|
||||
checksum: 066bc49650fcb6e3c3e2082fa71940d7123b86cc17a575089364d87d7e28a9f13fffba2f23ce1341fac4e3f78b00eba9aa715a22c1f77ae683f15af096f4d1ed
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue