Skip to content

Commit

Permalink
chore(deps): lock file maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 29, 2020
1 parent 3da00ed commit cfe4db5
Showing 1 changed file with 83 additions and 36 deletions.
119 changes: 83 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -923,16 +923,15 @@
get-package-name "^1.0.0"

"@dword-design/base@^6.0.0":
version "6.20.0"
resolved "https://registry.yarnpkg.com/@dword-design/base/-/base-6.20.0.tgz#eee75ac8e760cb7229e230efdeb899bfd2305af2"
integrity sha512-tLgSzL33E06tU3Jl4xNgsHIL5ug2su4/RLAayMVpFt+b0RVEUhQ1e3ft4eifOxllCddD9LNKXenaQ55ggWc5xA==
version "6.20.1"
resolved "https://registry.yarnpkg.com/@dword-design/base/-/base-6.20.1.tgz#d6a836a9a8d0994027ac1743400ff9e36939b6d5"
integrity sha512-xVIy/mlMCrwZ0vJ5gsD7JAE6tsWT0UFGzCt42M71LJtbDyOmEy8crDAHDY2wA86/s+IBtTCSkK4pGQM/LP2LXw==
dependencies:
"@babel/core" "^7.6.4"
"@babel/register" "^7.6.2"
"@dword-design/babel-config" "^1.0.10"
"@dword-design/base-config-node" "^1.6.0"
"@dword-design/ci" "^1.0.1"
"@dword-design/depcheck-config" "^1.1.0"
"@dword-design/functions" "^2.2.2"
"@qawolf/ci-info" "^2.1.0"
"@semantic-release/changelog" "^5.0.0"
Expand All @@ -941,7 +940,9 @@
commitizen "^4.0.3"
constant-case "^3.0.3"
cz-conventional-changelog "^3.1.0"
depcheck dword-design/depcheck#fork
depcheck "github:dword-design/depcheck#fork"
depcheck-detector-execa "^1.2.1"
depcheck-parser-babel "^1.2.0"
execa "^4.0.0"
expect "^25.1.0"
find-up "^4.1.0"
Expand All @@ -964,7 +965,7 @@
parse-git-config "^3.0.0"
plugin-name-to-package-name "^0.1.1"
safe-readfile "^1.0.2"
safe-require dword-design/node-safe-require#fork
safe-require "github:dword-design/node-safe-require#fork"
semantic-release "^17.0.3"
sort-package-json "^1.39.1"
spdx-expression-parse "^3.0.0"
Expand All @@ -982,15 +983,6 @@
make-cli "^1.0.16"
safe-readfile "^1.0.2"

"@dword-design/depcheck-config@^1.1.0":
version "1.1.8"
resolved "https://registry.yarnpkg.com/@dword-design/depcheck-config/-/depcheck-config-1.1.8.tgz#c6003a9e5fa7770c03f7d99f3281885b0c55f1ca"
integrity sha512-fBS1MDedFDM6oyxJusYXX7BzIY0Pab3q8H/fjz/aG/J4pajGkQ3jAiGv0fk9YJu/sSSaFujGWpzyB9myQ1qcFA==
dependencies:
depcheck dword-design/depcheck#fork
depcheck-babel-parser "^1.1.0"
depcheck-detector-execa "^1.2.1"

"@dword-design/depcheck-sass-parser@^1.0.0":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@dword-design/depcheck-sass-parser/-/depcheck-sass-parser-1.0.5.tgz#6d03de0e10a9297e3a553be528b43336fbdcea15"
Expand All @@ -1014,7 +1006,7 @@
eslint-config-airbnb-base "^14.1.0"
eslint-config-prettier "^6.11.0"
eslint-import-resolver-babel-module "^5.1.2"
eslint-plugin-import dword-design/eslint-plugin-import#fork
eslint-plugin-import "github:dword-design/eslint-plugin-import#fork"
eslint-plugin-json-format "^2.0.1"
eslint-plugin-prefer-arrow "^1.1.6"
eslint-plugin-prettier "^3.1.3"
Expand All @@ -1025,7 +1017,7 @@
eslint-plugin-vue "^7.0.0-alpha.6"
get-package-name "^1.0.0"
load-pkg "^4.0.0"
prettier prettier/prettier#19545e049ea424273fb6d647eefd1787d998b333
prettier "github:prettier/prettier#19545e049ea424273fb6d647eefd1787d998b333"
vue-eslint-parser "^7.0.0"

"@dword-design/eslint-plugin-import-alias@^1.1.1":
Expand All @@ -1042,7 +1034,7 @@
resolved "https://registry.yarnpkg.com/@dword-design/functions/-/functions-1.1.3.tgz#7a8fc3e4b0ba98aaf24804ea3cb8eb25c4b09a32"
integrity sha512-CzDaAHhF56vLo/A9dFMJQil+2t88RufZbQzsG1aGM4lvEm0iwPAqXPYhnGeS4+vucbuqDIV3QJ3FiQXlOmtEoA==
dependencies:
endent dword-design/endent#fork
endent "github:dword-design/endent#fork"
lodash "^4.17.15"
p-is-promise "^3.0.0"
tinycolor2 "^1.4.1"
Expand Down Expand Up @@ -1490,6 +1482,7 @@

"@vue/babel-preset-jsx@https://gitpkg.now.sh/dword-design/jsx/packages/babel-preset-jsx?fork":
version "1.1.2"
uid "3e09ecc8d5a0852b667f203969982bae39beb8c6"
resolved "https://gitpkg.now.sh/dword-design/jsx/packages/babel-preset-jsx?fork#3e09ecc8d5a0852b667f203969982bae39beb8c6"
dependencies:
"@vue/babel-helper-vue-jsx-merge-props" "^1.0.0"
Expand All @@ -1508,6 +1501,7 @@

"@vue/babel-sugar-inject-h@https://gitpkg.now.sh/dword-design/jsx/packages/babel-sugar-inject-h?fork":
version "1.1.2"
uid "43f4810009b4fdaa860aa1c44cb0aa43b1353ec3"
resolved "https://gitpkg.now.sh/dword-design/jsx/packages/babel-sugar-inject-h?fork#43f4810009b4fdaa860aa1c44cb0aa43b1353ec3"
dependencies:
"@babel/plugin-syntax-jsx" "^7.2.0"
Expand Down Expand Up @@ -2343,8 +2337,9 @@ chardet@^0.7.0:
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==

chdir@dword-design/node-chdir#fork:
"chdir@github:dword-design/node-chdir#fork":
version "0.0.0"
uid "7eaa8592e576b0f9d6d3ce699b02b04dcd8a2c16"
resolved "https://codeload.github.com/dword-design/node-chdir/tar.gz/7eaa8592e576b0f9d6d3ce699b02b04dcd8a2c16"

chokidar@3.3.0:
Expand Down Expand Up @@ -2406,8 +2401,14 @@ ci-info@^1.5.0:
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497"
integrity sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==

ci-info@^2.0.0, ci-info@watson/ci-info#f43f6a1cefff47fb361c88cf4b943fdbcaafe540:
ci-info@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==

ci-info@watson/ci-info#f43f6a1cefff47fb361c88cf4b943fdbcaafe540:
version "2.0.0"
uid f43f6a1cefff47fb361c88cf4b943fdbcaafe540
resolved "https://codeload.github.com/watson/ci-info/tar.gz/f43f6a1cefff47fb361c88cf4b943fdbcaafe540"

cidr-regex@^2.0.10:
Expand Down Expand Up @@ -2978,7 +2979,7 @@ debug@^2.2.0, debug@^2.3.3, debug@^2.6.9:
dependencies:
ms "2.0.0"

debuglog@^1.0.1:
debuglog@*, debuglog@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
Expand All @@ -3003,6 +3004,7 @@ decode-uri-component@^0.2.0:

dedent@0.7.0, dedent@dword-design/dedent#fork:
version "0.7.0"
uid c8d46e5017d60504657c2d01b59082c0329a12a7
resolved "https://codeload.github.com/dword-design/dedent/tar.gz/c8d46e5017d60504657c2d01b59082c0329a12a7"
dependencies:
babel-plugin-add-module-exports "^1.0.2"
Expand Down Expand Up @@ -3070,14 +3072,6 @@ delegates@^1.0.0:
resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=

depcheck-babel-parser@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/depcheck-babel-parser/-/depcheck-babel-parser-1.1.0.tgz#395999ef9c140ffa7612e7fb197184a57648488e"
integrity sha512-yMF9vSuGFrNppKenFimvrhk2h4x+4uPKvqC36xL16asyCJD1yqd5UA6om1YVaNMUt+vHtt04vATzGBEoHCimGw==
dependencies:
"@babel/core" "^7.7.7"
fs-extra "^9.0.0"

depcheck-detector-execa@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/depcheck-detector-execa/-/depcheck-detector-execa-1.2.1.tgz#62d600ac660cefbf8c00467d7f72a8721dfb03f6"
Expand All @@ -3086,8 +3080,17 @@ depcheck-detector-execa@^1.2.1:
"@dword-design/functions" "^2.2.4"
resolve-from "^5.0.0"

depcheck@dword-design/depcheck#fork:
depcheck-parser-babel@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/depcheck-parser-babel/-/depcheck-parser-babel-1.2.0.tgz#3882e076792536a39e9f169f1b1a8ca670552043"
integrity sha512-l+9x9M6j2tX802+Ty0fcyKqhYdgU9vNCzS/Gw0b2qq3cLJsL1W9EsGGk+n/ybHppyhixqdG9h15hqQn0gyGQYQ==
dependencies:
"@babel/core" "^7.7.7"
fs-extra "^9.0.0"

"depcheck@github:dword-design/depcheck#fork":
version "0.0.1"
uid "8a9eb41006c2c6f9cbd79e4e68bf265e1c1df1dc"
resolved "https://codeload.github.com/dword-design/depcheck/tar.gz/8a9eb41006c2c6f9cbd79e4e68bf265e1c1df1dc"
dependencies:
"@babel/parser" "^7.8.4"
Expand Down Expand Up @@ -3313,8 +3316,9 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0:
dependencies:
once "^1.4.0"

endent@dword-design/endent#fork:
endent@dword-design/endent#fork, "endent@github:dword-design/endent#fork":
version "1.4.0"
uid be5433db67eaec07c6c9d00ba3bed2ed946dc664
resolved "https://codeload.github.com/dword-design/endent/tar.gz/be5433db67eaec07c6c9d00ba3bed2ed946dc664"
dependencies:
dedent dword-design/dedent#fork
Expand Down Expand Up @@ -3451,8 +3455,9 @@ eslint-module-utils@^2.4.1:
debug "^2.6.9"
pkg-dir "^2.0.0"

eslint-plugin-import@dword-design/eslint-plugin-import#fork:
"eslint-plugin-import@github:dword-design/eslint-plugin-import#fork":
version "2.20.1"
uid "092878bcc1f9b7ef80ca755bfd77e13b15aa9ef3"
resolved "https://codeload.github.com/dword-design/eslint-plugin-import/tar.gz/092878bcc1f9b7ef80ca755bfd77e13b15aa9ef3"
dependencies:
array-includes "^3.0.3"
Expand Down Expand Up @@ -4797,7 +4802,7 @@ import-lazy@^2.1.0:
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
integrity sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=

imurmurhash@^0.1.4:
imurmurhash@*, imurmurhash@^0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
Expand Down Expand Up @@ -5925,6 +5930,11 @@ lockfile@^1.0.4:
dependencies:
signal-exit "^3.0.2"

lodash._baseindexof@*:
version "3.1.0"
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=

lodash._baseuniq@~4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
Expand All @@ -5933,11 +5943,33 @@ lodash._baseuniq@~4.6.0:
lodash._createset "~4.0.0"
lodash._root "~3.0.0"

lodash._bindcallback@*:
version "3.0.1"
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=

lodash._cacheindexof@*:
version "3.0.2"
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=

lodash._createcache@*:
version "3.1.2"
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
dependencies:
lodash._getnative "^3.0.0"

lodash._createset@~4.0.0:
version "4.0.3"
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=

lodash._getnative@*, lodash._getnative@^3.0.0:
version "3.9.1"
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=

lodash._root@~3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
Expand Down Expand Up @@ -5988,6 +6020,11 @@ lodash.map@^4.5.1:
resolved "https://registry.yarnpkg.com/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3"
integrity sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=

lodash.restparam@*:
version "3.6.1"
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=

lodash.toarray@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561"
Expand Down Expand Up @@ -6860,6 +6897,7 @@ npm@^6.10.3:
cmd-shim "^3.0.3"
columnify "~1.5.4"
config-chain "^1.1.12"
debuglog "*"
detect-indent "~5.0.0"
detect-newline "^2.1.0"
dezalgo "~1.0.3"
Expand All @@ -6874,6 +6912,7 @@ npm@^6.10.3:
has-unicode "~2.0.1"
hosted-git-info "^2.8.8"
iferr "^1.0.2"
imurmurhash "*"
infer-owner "^1.0.4"
inflight "~1.0.6"
inherits "^2.0.4"
Expand All @@ -6892,8 +6931,14 @@ npm@^6.10.3:
libnpx "^10.2.2"
lock-verify "^2.1.0"
lockfile "^1.0.4"
lodash._baseindexof "*"
lodash._baseuniq "~4.6.0"
lodash._bindcallback "*"
lodash._cacheindexof "*"
lodash._createcache "*"
lodash._getnative "*"
lodash.clonedeep "~4.5.0"
lodash.restparam "*"
lodash.union "~4.6.0"
lodash.uniq "~4.5.0"
lodash.without "~4.4.0"
Expand Down Expand Up @@ -7716,8 +7761,9 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@prettier/prettier#19545e049ea424273fb6d647eefd1787d998b333:
"prettier@github:prettier/prettier#19545e049ea424273fb6d647eefd1787d998b333":
version "2.1.0-dev"
uid "19545e049ea424273fb6d647eefd1787d998b333"
resolved "https://codeload.github.com/prettier/prettier/tar.gz/19545e049ea424273fb6d647eefd1787d998b333"
dependencies:
"@angular/compiler" "9.0.5"
Expand Down Expand Up @@ -8500,8 +8546,9 @@ safe-regex@^1.1.0:
dependencies:
ret "~0.1.10"

safe-require@dword-design/node-safe-require#fork:
"safe-require@github:dword-design/node-safe-require#fork":
version "1.0.3"
uid "53682cf7aa25d784c6278f8ccbc9986ad0dd5f38"
resolved "https://codeload.github.com/dword-design/node-safe-require/tar.gz/53682cf7aa25d784c6278f8ccbc9986ad0dd5f38"

"safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0:
Expand Down Expand Up @@ -9967,7 +10014,7 @@ with-local-tmp-dir@^2.2.2:
resolved "https://registry.yarnpkg.com/with-local-tmp-dir/-/with-local-tmp-dir-2.2.10.tgz#f840d54ada8f7714866e5d638b021ebbc8c2b9b0"
integrity sha512-QjUhQh7HN/OzaAkrXG+4eWyREOjWXLDD97tD2WKq68RTs2AiGPaxwlBIF15dul/vF05KG1RGvLR59a51O7xpyg==
dependencies:
chdir dword-design/node-chdir#fork
chdir "github:dword-design/node-chdir#fork"
tmp-promise "^3.0.0"

word-wrap@^1.0.3, word-wrap@^1.2.3:
Expand Down

0 comments on commit cfe4db5

Please sign in to comment.