Skip to content

Commit

Permalink
build(deps): update dependency slugify to v1.4.7 (#8901)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 28, 2021
1 parent 74eadbb commit b5e6279
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -173,7 +173,7 @@
"shlex": "2.0.2",
"shortid": "2.2.16",
"simple-git": "2.34.2",
"slugify": "1.4.6",
"slugify": "1.4.7",
"traverse": "0.6.6",
"upath": "2.0.1",
"url-join": "4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9965,10 +9965,10 @@ slide@^1.1.6, slide@~1.1.3, slide@~1.1.6:
resolved "https://registry.yarnpkg.com/slide/-/slide-1.1.6.tgz#56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707"
integrity sha1-VusCfWW00tzmyy4tMsTUr8nh1wc=

slugify@1.4.6:
version "1.4.6"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.6.tgz#ef288d920a47fb01c2be56b3487b6722f5e34ace"
integrity sha512-ZdJIgv9gdrYwhXqxsH9pv7nXxjUEyQ6nqhngRxoAAOlmMGA28FDq5O4/5US4G2/Nod7d1ovNcgURQJ7kHq50KQ==
slugify@1.4.7:
version "1.4.7"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.7.tgz#e42359d505afd84a44513280868e31202a79a628"
integrity sha512-tf+h5W1IrjNm/9rKKj0JU2MDMruiopx0jjVA5zCdBtcGjfp0+c5rHw/zADLC3IeKlGHtVbHtpfzvYA0OYT+HKg==

smart-buffer@^4.1.0:
version "4.1.0"
Expand Down

0 comments on commit b5e6279

Please sign in to comment.