mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): update dependency turbo to v1.13.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1cedcc05bb
commit
4eac2210ed
2 changed files with 30 additions and 30 deletions
|
@ -46,6 +46,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.4.2",
|
||||
"turbo": "1.12.5"
|
||||
"turbo": "1.13.4"
|
||||
}
|
||||
}
|
||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -11163,7 +11163,7 @@ __metadata:
|
|||
resolution: "hedgedoc@workspace:."
|
||||
dependencies:
|
||||
dotenv-cli: "npm:7.4.2"
|
||||
turbo: "npm:1.12.5"
|
||||
turbo: "npm:1.13.4"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -17989,58 +17989,58 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-64@npm:1.12.5":
|
||||
version: 1.12.5
|
||||
resolution: "turbo-darwin-64@npm:1.12.5"
|
||||
"turbo-darwin-64@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo-darwin-64@npm:1.13.4"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:1.12.5":
|
||||
version: 1.12.5
|
||||
resolution: "turbo-darwin-arm64@npm:1.12.5"
|
||||
"turbo-darwin-arm64@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo-darwin-arm64@npm:1.13.4"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:1.12.5":
|
||||
version: 1.12.5
|
||||
resolution: "turbo-linux-64@npm:1.12.5"
|
||||
"turbo-linux-64@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo-linux-64@npm:1.13.4"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:1.12.5":
|
||||
version: 1.12.5
|
||||
resolution: "turbo-linux-arm64@npm:1.12.5"
|
||||
"turbo-linux-arm64@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo-linux-arm64@npm:1.13.4"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:1.12.5":
|
||||
version: 1.12.5
|
||||
resolution: "turbo-windows-64@npm:1.12.5"
|
||||
"turbo-windows-64@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo-windows-64@npm:1.13.4"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:1.12.5":
|
||||
version: 1.12.5
|
||||
resolution: "turbo-windows-arm64@npm:1.12.5"
|
||||
"turbo-windows-arm64@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo-windows-arm64@npm:1.13.4"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:1.12.5":
|
||||
version: 1.12.5
|
||||
resolution: "turbo@npm:1.12.5"
|
||||
"turbo@npm:1.13.4":
|
||||
version: 1.13.4
|
||||
resolution: "turbo@npm:1.13.4"
|
||||
dependencies:
|
||||
turbo-darwin-64: "npm:1.12.5"
|
||||
turbo-darwin-arm64: "npm:1.12.5"
|
||||
turbo-linux-64: "npm:1.12.5"
|
||||
turbo-linux-arm64: "npm:1.12.5"
|
||||
turbo-windows-64: "npm:1.12.5"
|
||||
turbo-windows-arm64: "npm:1.12.5"
|
||||
turbo-darwin-64: "npm:1.13.4"
|
||||
turbo-darwin-arm64: "npm:1.13.4"
|
||||
turbo-linux-64: "npm:1.13.4"
|
||||
turbo-linux-arm64: "npm:1.13.4"
|
||||
turbo-windows-64: "npm:1.13.4"
|
||||
turbo-windows-arm64: "npm:1.13.4"
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
|
@ -18056,7 +18056,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 10c0/87c5891808b6c5f9a1e9e0179c4d2b1560fdd1b15753840464fb35d6b68208747f6deae93703ec9a5b95db65def95eff36d3670432e5613d427be6b896036dcd
|
||||
checksum: 10c0/be23d926caa905f03313537128d623e8e4561bee6463a77f7e68d840f5a9e4f965d16d9ecb9e27ebcb13bfa1649a110517734efe56e96e47195cabb2dfc965c3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue