1
0

fix: Replace slugify in deploy-preview-netlify with simple regex solution (#1543)

Co-authored-by: saibotk <git@saibotk.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1543
Reviewed-by: konrad <k@knt.li>
Co-authored-by: saibotk <kolaente-dev@saibotk.de>
Co-committed-by: saibotk <kolaente-dev@saibotk.de>
This commit is contained in:
saibotk
2022-02-14 18:09:20 +00:00
committed by konrad
parent 17dc276971
commit 28af46bcd3
4 changed files with 9 additions and 11 deletions

View File

@ -11663,11 +11663,6 @@ slice-ansi@^5.0.0:
ansi-styles "^6.0.0"
is-fullwidth-code-point "^4.0.0"
slugify@1.6.5:
version "1.6.5"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.5.tgz#c8f5c072bf2135b80703589b39a3d41451fbe8c8"
integrity sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==
snake-case@3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/snake-case/-/snake-case-3.0.4.tgz#4f2bbd568e9935abdfd593f34c691dadb49c452c"