mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-25 14:06:27 +00:00
build(deps): update dependency slugify to v1.6.5 (#13468)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b4e8c54716
commit
875023bd99
2 changed files with 5 additions and 5 deletions
|
@ -197,7 +197,7 @@
|
|||
"semver-utils": "1.1.4",
|
||||
"shlex": "2.1.0",
|
||||
"simple-git": "2.48.0",
|
||||
"slugify": "1.6.4",
|
||||
"slugify": "1.6.5",
|
||||
"traverse": "0.6.6",
|
||||
"tslib": "2.3.1",
|
||||
"upath": "2.0.1",
|
||||
|
|
|
@ -8446,10 +8446,10 @@ slash@^3.0.0:
|
|||
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
|
||||
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
|
||||
|
||||
slugify@1.6.4:
|
||||
version "1.6.4"
|
||||
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.4.tgz#33d84cc9e859ca3852e6537af6a5ff5bb9e439aa"
|
||||
integrity sha512-Pcz296CK0uGnTf4iNQId79Uv6/5G16t0g0x3OsxWS8qVSOW+JXNnNHKVcuDiMgEGTWyK6zjlWXo2dvzV/FLf9Q==
|
||||
slugify@1.6.5:
|
||||
version "1.6.5"
|
||||
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.5.tgz#c8f5c072bf2135b80703589b39a3d41451fbe8c8"
|
||||
integrity sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==
|
||||
|
||||
smart-buffer@^4.1.0:
|
||||
version "4.2.0"
|
||||
|
|
Loading…
Reference in a new issue