mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-22 23:32:14 +00:00
chore(deps): update dependency turbo to v1.8.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ba3ebd296a
commit
7d8c9a2dc0
2 changed files with 30 additions and 30 deletions
|
@ -33,6 +33,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.0.0",
|
||||
"turbo": "1.8.2"
|
||||
"turbo": "1.8.3"
|
||||
}
|
||||
}
|
||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -10513,7 +10513,7 @@ __metadata:
|
|||
resolution: "hedgedoc@workspace:."
|
||||
dependencies:
|
||||
dotenv-cli: 7.0.0
|
||||
turbo: 1.8.2
|
||||
turbo: 1.8.3
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -17472,58 +17472,58 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-64@npm:1.8.2":
|
||||
version: 1.8.2
|
||||
resolution: "turbo-darwin-64@npm:1.8.2"
|
||||
"turbo-darwin-64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo-darwin-64@npm:1.8.3"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-darwin-arm64@npm:1.8.2":
|
||||
version: 1.8.2
|
||||
resolution: "turbo-darwin-arm64@npm:1.8.2"
|
||||
"turbo-darwin-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo-darwin-arm64@npm:1.8.3"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-64@npm:1.8.2":
|
||||
version: 1.8.2
|
||||
resolution: "turbo-linux-64@npm:1.8.2"
|
||||
"turbo-linux-64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo-linux-64@npm:1.8.3"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-linux-arm64@npm:1.8.2":
|
||||
version: 1.8.2
|
||||
resolution: "turbo-linux-arm64@npm:1.8.2"
|
||||
"turbo-linux-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo-linux-arm64@npm:1.8.3"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-64@npm:1.8.2":
|
||||
version: 1.8.2
|
||||
resolution: "turbo-windows-64@npm:1.8.2"
|
||||
"turbo-windows-64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo-windows-64@npm:1.8.3"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo-windows-arm64@npm:1.8.2":
|
||||
version: 1.8.2
|
||||
resolution: "turbo-windows-arm64@npm:1.8.2"
|
||||
"turbo-windows-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo-windows-arm64@npm:1.8.3"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"turbo@npm:1.8.2":
|
||||
version: 1.8.2
|
||||
resolution: "turbo@npm:1.8.2"
|
||||
"turbo@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "turbo@npm:1.8.3"
|
||||
dependencies:
|
||||
turbo-darwin-64: 1.8.2
|
||||
turbo-darwin-arm64: 1.8.2
|
||||
turbo-linux-64: 1.8.2
|
||||
turbo-linux-arm64: 1.8.2
|
||||
turbo-windows-64: 1.8.2
|
||||
turbo-windows-arm64: 1.8.2
|
||||
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
|
||||
dependenciesMeta:
|
||||
turbo-darwin-64:
|
||||
optional: true
|
||||
|
@ -17539,7 +17539,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
turbo: bin/turbo
|
||||
checksum: 3267d34f1df7033dd8a08adc238d397a813e0abeefb90d4f6513034ba0f8cabfbf4b0b459be0eb4f1a1e9e9c895b591c41d0fba2bb07b433434ae3394177ec80
|
||||
checksum: 4a07d120ef8adf6c8e58a48abd02e075ffa215287cc6c3ef843d4fb08aeb0a566fe810ec9bfc376254468a2aa4f29bae154a60804a83af78dfa86d0e8e995476
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue