mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
build(deps): update dependency hasha to v5.2.1 (#7384)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5fc7bea230
commit
5701164b9f
2 changed files with 5 additions and 5 deletions
|
@ -136,7 +136,7 @@
|
|||
"got": "11.7.0",
|
||||
"handlebars": "4.7.6",
|
||||
"handy-redis": "1.8.3",
|
||||
"hasha": "5.2.0",
|
||||
"hasha": "5.2.1",
|
||||
"ignore": "5.1.8",
|
||||
"ini": "1.3.5",
|
||||
"js-yaml": "3.14.0",
|
||||
|
|
|
@ -4901,10 +4901,10 @@ has@^1.0.3:
|
|||
dependencies:
|
||||
function-bind "^1.1.1"
|
||||
|
||||
hasha@5.2.0:
|
||||
version "5.2.0"
|
||||
resolved "https://registry.yarnpkg.com/hasha/-/hasha-5.2.0.tgz#33094d1f69c40a4a6ac7be53d5fe3ff95a269e0c"
|
||||
integrity sha512-2W+jKdQbAdSIrggA8Q35Br8qKadTrqCTC8+XZvBWepKDK6m9XkX6Iz1a2yh2KP01kzAR/dpuMeUnocoLYDcskw==
|
||||
hasha@5.2.1:
|
||||
version "5.2.1"
|
||||
resolved "https://registry.yarnpkg.com/hasha/-/hasha-5.2.1.tgz#0e5b492aa40de3819e80955f221d2fccef55b5aa"
|
||||
integrity sha512-x15jnRSHTi3VmH+oHtVb9kgU/HuKOK8mjK8iCL3dPQXh4YJlUb9YSI8ZLiiqLAIvY2wuDIlZYZppy8vB2XISkQ==
|
||||
dependencies:
|
||||
is-stream "^2.0.0"
|
||||
type-fest "^0.8.0"
|
||||
|
|
Loading…
Reference in a new issue