Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Commit

Permalink
chore(deps): update dependency docks to ^0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Charlike Mike Reagent <[email protected]>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 1, 2019
1 parent c9dc04e commit feab582
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"all-contributors-cli": "^5.4.0",
"asia": "^0.19.7",
"docks": "^0.6.0",
"docks": "^0.7.0",
"eslint": "^5.8.0",
"eslint-config-esmc": "^1.0.12",
"gitcommit": "^1.0.9",
Expand Down
24 changes: 18 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -952,14 +952,14 @@ detect-next-version@^3.1.0:
esm "^3.0.84"
recommended-bump "^1.3.0"

docks@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/docks/-/docks-0.6.0.tgz#22950bfb4b9dc350f5c4bddf11429bed8592697d"
integrity sha512-pt48mXgdTTW6w695tyGomnZHH935lrUxH9ccp48mJwhJlnAAQr1Xuf6URPsWLz+9brQX3HlS+rZOx8eL3BtcEg==
docks@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/docks/-/docks-0.7.0.tgz#7ff692cc6c4f8d5e53e00ef1c809643a61ab29ca"
integrity sha512-I9cb1g+sQMF13BlMK2gu2lLyjMB88eFdPKqYRQ3BAKirz2Dd/wVAKE1vitjJCFNVSyV7atzdp4bKuLsrTpL/Hg==
dependencies:
"@babel/parser" "^7.1.3"
doctrine "^2.1.0"
esm "^3.0.84"
doctrine "^3.0.0"
esm "^3.2.0"
fast-glob "^2.2.2"
mkdirp "^0.5.1"
mri "^1.1.1"
Expand All @@ -979,6 +979,13 @@ doctrine@^2.1.0:
dependencies:
esutils "^2.0.2"

doctrine@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
dependencies:
esutils "^2.0.2"

ecc-jsbn@~0.1.1:
version "0.1.2"
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
Expand Down Expand Up @@ -1272,6 +1279,11 @@ esm@^3.0.84:
resolved "https://registry.yarnpkg.com/esm/-/esm-3.0.84.tgz#bb108989f4673b32d4f62406869c28eed3815a63"
integrity sha512-SzSGoZc17S7P+12R9cg21Bdb7eybX25RnIeRZ80xZs+VZ3kdQKzqTp2k4hZJjR7p9l0186TTXSgrxzlMDBktlw==

esm@^3.2.0:
version "3.2.25"
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==

espree@^4.0.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/espree/-/espree-4.1.0.tgz#728d5451e0fd156c04384a7ad89ed51ff54eb25f"
Expand Down

0 comments on commit feab582

Please sign in to comment.