Skip to content

Commit

Permalink
fix(deps): update dependency renovate to v25.21.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 17, 2021
1 parent 0583def commit 1a2c750
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"delay": "5.0.0",
"find-up": "5.0.0",
"got": "11.8.2",
"renovate": "25.18.2",
"renovate": "25.21.11",
"semver": "7.3.5",
"shelljs": "0.8.4",
"strip-ansi": "7.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7722,10 +7722,10 @@ remove-trailing-separator@^1.0.1:
resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8=

renovate@25.18.2:
version "25.18.2"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-25.18.2.tgz#9338a95cce8b7ad58add53bb7f07ca10e9e1a3fe"
integrity sha512-eZCr4YQGEzl9jiJB1aol6qGe8d0eZJHZMTKGRRyhsx5fDnDDFolf7Xf14d65O9DAxu7kOjKIZkjDs4Ka6rfmCQ==
renovate@25.21.11:
version "25.21.11"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-25.21.11.tgz#1b94840e20a39b0b5ac40a4324accf1c15295364"
integrity sha512-vzaHufCFWR7faalF+zUSFIGFgSfE77WrfQ4Tjetif0dMIiIIODaUdfBJ/U6PQDtLS581X/GWLCwBZAoKG5wrHg==
dependencies:
"@aws-sdk/client-ecr" "3.5.0"
"@breejs/later" "4.0.2"
Expand Down Expand Up @@ -7786,7 +7786,7 @@ renovate@25.18.2:
shlex "2.0.2"
shortid "2.2.16"
simple-git "2.38.0"
slugify "1.5.1"
slugify "1.5.2"
traverse "0.6.6"
upath "2.0.1"
url-join "4.0.1"
Expand Down Expand Up @@ -8225,10 +8225,10 @@ slice-ansi@^4.0.0:
astral-regex "^2.0.0"
is-fullwidth-code-point "^3.0.0"

slugify@1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.5.1.tgz#ef268872982a3a3b18f213ddee8cd1a28ac7a130"
integrity sha512-54gP60qIkxaUCFXORn/u+tNPqdTsqvqonB2nxjQV52wWTCuJJ4kbfU7URkpn8646Lr2T3CSh8ecDzzBK/dD9jA==
slugify@1.5.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.5.2.tgz#8650209bdf29b4818a1cc9a9333050a41bb04b6b"
integrity sha512-Grpsq9/NLsae2qF2GJcoTcnDxIKp1Yt59mC+Lq+SE5xovVAckY8xG4A8jUPdY7IXhHg84u0cU/oij1XX4FXxpA==

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

0 comments on commit 1a2c750

Please sign in to comment.