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

Commit feab582

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency docks to ^0.7.0
Signed-off-by: Charlike Mike Reagent <[email protected]>
1 parent c9dc04e commit feab582

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"all-contributors-cli": "^5.4.0",
2424
"asia": "^0.19.7",
25-
"docks": "^0.6.0",
25+
"docks": "^0.7.0",
2626
"eslint": "^5.8.0",
2727
"eslint-config-esmc": "^1.0.12",
2828
"gitcommit": "^1.0.9",

yarn.lock

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -952,14 +952,14 @@ detect-next-version@^3.1.0:
952952
esm "^3.0.84"
953953
recommended-bump "^1.3.0"
954954

955-
docks@^0.6.0:
956-
version "0.6.0"
957-
resolved "https://registry.yarnpkg.com/docks/-/docks-0.6.0.tgz#22950bfb4b9dc350f5c4bddf11429bed8592697d"
958-
integrity sha512-pt48mXgdTTW6w695tyGomnZHH935lrUxH9ccp48mJwhJlnAAQr1Xuf6URPsWLz+9brQX3HlS+rZOx8eL3BtcEg==
955+
docks@^0.7.0:
956+
version "0.7.0"
957+
resolved "https://registry.yarnpkg.com/docks/-/docks-0.7.0.tgz#7ff692cc6c4f8d5e53e00ef1c809643a61ab29ca"
958+
integrity sha512-I9cb1g+sQMF13BlMK2gu2lLyjMB88eFdPKqYRQ3BAKirz2Dd/wVAKE1vitjJCFNVSyV7atzdp4bKuLsrTpL/Hg==
959959
dependencies:
960960
"@babel/parser" "^7.1.3"
961-
doctrine "^2.1.0"
962-
esm "^3.0.84"
961+
doctrine "^3.0.0"
962+
esm "^3.2.0"
963963
fast-glob "^2.2.2"
964964
mkdirp "^0.5.1"
965965
mri "^1.1.1"
@@ -979,6 +979,13 @@ doctrine@^2.1.0:
979979
dependencies:
980980
esutils "^2.0.2"
981981

982+
doctrine@^3.0.0:
983+
version "3.0.0"
984+
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
985+
integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
986+
dependencies:
987+
esutils "^2.0.2"
988+
982989
ecc-jsbn@~0.1.1:
983990
version "0.1.2"
984991
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
@@ -1272,6 +1279,11 @@ esm@^3.0.84:
12721279
resolved "https://registry.yarnpkg.com/esm/-/esm-3.0.84.tgz#bb108989f4673b32d4f62406869c28eed3815a63"
12731280
integrity sha512-SzSGoZc17S7P+12R9cg21Bdb7eybX25RnIeRZ80xZs+VZ3kdQKzqTp2k4hZJjR7p9l0186TTXSgrxzlMDBktlw==
12741281

1282+
esm@^3.2.0:
1283+
version "3.2.25"
1284+
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
1285+
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
1286+
12751287
espree@^4.0.0:
12761288
version "4.1.0"
12771289
resolved "https://registry.yarnpkg.com/espree/-/espree-4.1.0.tgz#728d5451e0fd156c04384a7ad89ed51ff54eb25f"

0 commit comments

Comments
 (0)