Skip to content

Commit

Permalink
Merge pull request #317 from reg-viz/renovate/randomatic-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency randomatic to v3.1.1
  • Loading branch information
bokuweb committed Sep 13, 2020
2 parents 87bf619 + 91f42eb commit 3f4935d
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 @@ -28,7 +28,7 @@
"license": "MIT",
"resolutions": {
"**/set-value": "2.0.1",
"**/randomatic": "3.0.0",
"**/randomatic": "3.1.1",
"**/deep-extend": "0.5.1",
"**/cryptiles": "4.1.2",
"**/hoek": "4.2.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6616,10 +6616,10 @@ querystringify@^2.0.0:
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.0.tgz#7ded8dfbf7879dcc60d0a644ac6754b283ad17ef"
integrity sha512-sluvZZ1YiTLD5jsqZcDmFyV2EwToyXZBfpoVOmktMmW+VEnhgakFHnasVph65fOjGPTWN0Nw3+XQaSeMayr0kg==

randomatic@3.0.0, randomatic@^1.1.3:
version "3.0.0"
resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.0.0.tgz#d35490030eb4f7578de292ce6dfb04a91a128923"
integrity sha512-VdxFOIEY3mNO5PtSRkkle/hPJDHvQhK21oa73K4yAc9qmp6N429gAyF1gZMOTMeS0/AYzaV/2Trcef+NaIonSA==
randomatic@3.1.1, randomatic@^1.1.3:
version "3.1.1"
resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.1.1.tgz#b776efc59375984e36c537b2f51a1f0aff0da1ed"
integrity sha512-TuDE5KxZ0J461RVjrJZCJc+J+zCkTb1MbH9AQUq68sMhOMcy9jLcb3BrZKgp9q9Ncltdg4QVqWrH02W2EFFVYw==
dependencies:
is-number "^4.0.0"
kind-of "^6.0.0"
Expand Down

0 comments on commit 3f4935d

Please sign in to comment.