mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency turbo to v1.8.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1f4e7d9466
commit
65ce5005c4
2 changed files with 30 additions and 30 deletions
|
@ -34,6 +34,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.1.0",
|
||||
"turbo": "1.8.3"
|
||||
"turbo": "1.8.4"
|
||||
}
|
||||
}
|
||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -10539,7 +10539,7 @@ __metadata:
|
|||
resolution: "hedgedoc@workspace:."
|
||||
dependencies:
|
||||
dotenv-cli: 7.1.0
|
||||
turbo: 1.8.3
|
||||
turbo: 1.8.4
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -17544,58 +17544,58 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo-darwin-64@npm:1.8.3"
|
||||
"turbo-darwin-64@npm:1.8.4":
|
||||
version: 1.8.4
|
||||
resolution: "turbo-darwin-64@npm:1.8.4"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo-darwin-arm64@npm:1.8.3"
|
||||
"turbo-darwin-arm64@npm:1.8.4":
|
||||
version: 1.8.4
|
||||
resolution: "turbo-darwin-arm64@npm:1.8.4"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo-linux-64@npm:1.8.3"
|
||||
"turbo-linux-64@npm:1.8.4":
|
||||
version: 1.8.4
|
||||
resolution: "turbo-linux-64@npm:1.8.4"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo-linux-arm64@npm:1.8.3"
|
||||
"turbo-linux-arm64@npm:1.8.4":
|
||||
version: 1.8.4
|
||||
resolution: "turbo-linux-arm64@npm:1.8.4"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo-windows-64@npm:1.8.3"
|
||||
"turbo-windows-64@npm:1.8.4":
|
||||
version: 1.8.4
|
||||
resolution: "turbo-windows-64@npm:1.8.4"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo-windows-arm64@npm:1.8.3"
|
||||
"turbo-windows-arm64@npm:1.8.4":
|
||||
version: 1.8.4
|
||||
resolution: "turbo-windows-arm64@npm:1.8.4"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo@npm:1.8.3"
|
||||
"turbo@npm:1.8.4":
|
||||
version: 1.8.4
|
||||
resolution: "turbo@npm:1.8.4"
|
||||
dependencies:
|
||||
turbo-darwin-64: 1.8.3
|
||||
turbo-darwin-arm64: 1.8.3
|
||||
turbo-linux-64: 1.8.3
|
||||
turbo-linux-arm64: 1.8.3
|
||||
turbo-windows-64: 1.8.3
|
||||
turbo-windows-arm64: 1.8.3
|
||||
turbo-darwin-64: 1.8.4
|
||||
turbo-darwin-arm64: 1.8.4
|
||||
turbo-linux-64: 1.8.4
|
||||
turbo-linux-arm64: 1.8.4
|
||||
turbo-windows-64: 1.8.4
|
||||
turbo-windows-arm64: 1.8.4
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
|
@ -17611,7 +17611,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 4a07d120ef8adf6c8e58a48abd02e075ffa215287cc6c3ef843d4fb08aeb0a566fe810ec9bfc376254468a2aa4f29bae154a60804a83af78dfa86d0e8e995476
|
||||
checksum: 7924a3cdeda4cbfdfd0c0544bd6860d040727eaeb600c21765b801e51a7d9b23daf0862eb6cf52dc44ea5d3dc01990486711237ed0d65e845976c9767b29f14c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue