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 15, 2020
1 parent e45df74 commit 75c388c
Showing 1 changed file with 78 additions and 29 deletions.
107 changes: 78 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -877,15 +877,16 @@
resolve-global "^1.0.0"

"@dword-design/babel-config@^1.0.0", "@dword-design/babel-config@^1.0.10", "@dword-design/babel-config@^1.0.4":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@dword-design/babel-config/-/babel-config-1.3.0.tgz#969e61b1f01dba90c66bf6187ee8632492c06a5d"
integrity sha512-XrT0tCRp51dRowlRNA+54oJKKMVPInnsGqGvzrwu7zWrpiK5Ggz7VX/cNP8lnZSO5ils3fCe27PIX3SrI/J8Rw==
version "1.4.0"
resolved "https://registry.yarnpkg.com/@dword-design/babel-config/-/babel-config-1.4.0.tgz#4f35592d0e6129472c95d62647b1cfa4c008efcb"
integrity sha512-GbWQBA35IFVF/2VjCjNF10sfcWrXwZioHYElu/tMt/P4mfeECyIx6WM/lKljNgduj8KsK78rIZpYbtGxOG26Og==
dependencies:
"@babel/plugin-proposal-optional-chaining" "^7.6.0"
"@babel/plugin-proposal-pipeline-operator" "^7.5.0"
"@babel/preset-env" "^7.6.3"
"@dword-design/functions" "^2.2.2"
babel-plugin-add-module-exports "^1.0.2"
babel-plugin-module-resolver "^4.0.0"
babel-plugin-transform-imports "^2.0.0"
get-package-name "^1.0.0"
param-case "^3.0.3"
Expand Down Expand Up @@ -926,7 +927,7 @@
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"
execa "^4.0.0"
expect "^25.1.0"
find-up "^4.1.0"
Expand All @@ -948,7 +949,7 @@
resolve-cwd "^3.0.0"
resolve-from "^5.0.0"
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 @@ -971,7 +972,7 @@
resolved "https://registry.yarnpkg.com/@dword-design/depcheck-config/-/depcheck-config-1.1.7.tgz#68fdac96d2dff6c40ea699639997e80f0c48e674"
integrity sha512-mL3OUdNkeYhrzbqd1GsAYW4VyOHzCSZsMuQy9iL1ZAn1MVVeG5C+ajdyLYJuuLA8tJkYbEkd2v3bfwm/A0PEzA==
dependencies:
depcheck dword-design/depcheck#fork
depcheck "github:dword-design/depcheck#fork"
depcheck-babel-parser "^1.1.0"
depcheck-execa-detector "^1.0.2"

Expand All @@ -985,24 +986,24 @@
babel-eslint "^11.0.0-beta.0"
eslint-config-airbnb-base "^14.1.0"
eslint-config-prettier "^6.11.0"
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"
eslint-plugin-promise "^4.2.1"
eslint-plugin-simple-import-sort "^5.0.3"
eslint-plugin-vue "^6.1.2"
get-package-name "^1.0.0"
prettier prettier/prettier#19545e049ea424273fb6d647eefd1787d998b333
safe-require dword-design/node-safe-require#fork
prettier "github:prettier/prettier#19545e049ea424273fb6d647eefd1787d998b333"
safe-require "github:dword-design/node-safe-require#fork"
vue-eslint-parser "^7.0.0"

"@dword-design/functions@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@dword-design/functions/-/functions-1.1.2.tgz#a0785964548eacc2809b75b7dc9f3b84a8566480"
integrity sha512-20qJB41LEzZUZsh/kY93WpSaTzrij21P7o2Korhmo0uK01A4OYRNhkd3naWqUnz+aga3lg6sLF4rOWsm1x5y7g==
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 @@ -2169,8 +2170,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 @@ -2232,8 +2234,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 @@ -2781,7 +2789,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 @@ -2804,13 +2812,9 @@ decode-uri-component@^0.2.0:
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=

dedent@0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
integrity sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=

dedent@dword-design/dedent#fork:
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 @@ -2894,8 +2898,9 @@ depcheck-execa-detector@^1.0.2:
"@dword-design/functions" "^2.2.4"
resolve-from "^5.0.0"

depcheck@dword-design/depcheck#fork:
"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 @@ -3107,8 +3112,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 @@ -3232,8 +3238,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 @@ -3311,9 +3318,9 @@ eslint-scope@^5.0.0, eslint-scope@^5.1.0:
estraverse "^4.1.1"

eslint-utils@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.0.0.tgz#7be1cc70f27a72a76cd14aa698bcabed6890e1cd"
integrity sha512-0HCPuJv+7Wv1bACm8y5/ECVfYdfsAm9xmVb7saeFlxjPYALefjhbYoCkBjPdPzGH8wWyTpAez82Fh3VKYEZ8OA==
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
dependencies:
eslint-visitor-keys "^1.1.0"

Expand Down Expand Up @@ -4475,7 +4482,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 @@ -5544,6 +5551,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 @@ -5552,11 +5564,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 @@ -5602,6 +5636,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 @@ -6363,6 +6402,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 @@ -6377,6 +6417,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 @@ -6395,8 +6436,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 @@ -7133,8 +7180,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 @@ -7880,8 +7928,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 @@ -9203,7 +9252,7 @@ with-local-tmp-dir@^2.2.10:
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 75c388c

Please sign in to comment.