Skip to content

Commit

Permalink
Merge bebd581 into 52fa888
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 22, 2019
2 parents 52fa888 + bebd581 commit 7576bfb
Showing 1 changed file with 16 additions and 9 deletions.
25 changes: 16 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -730,9 +730,9 @@
to-fast-properties "^2.0.0"

"@dword-design/babel-config@^1.0.0", "@dword-design/babel-config@^1.0.4":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@dword-design/babel-config/-/babel-config-1.0.8.tgz#ac0d496020de7fb24c6e91b4a1f7ba9d91e7076c"
integrity sha512-AFj28z0jB9DvwWcu3cjIQ22YlGue6dTOLf02r/oRXjBwql1Q7q3cSRwCPOXQ9qRY5jQDSGSirQ5djnihCYuhBA==
version "1.0.10"
resolved "https://registry.yarnpkg.com/@dword-design/babel-config/-/babel-config-1.0.10.tgz#f0319be8cc13af9f6e0ba27d3b4cea96d4f01381"
integrity sha512-oahFk8y3hcFHcFFiuOEyqckGBFfpuYPS97rJPgQZ6VbmSD14kpGsQptLknJx/XjL4D3bKlcmVZaIs+TFY65mVA==
dependencies:
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.4.4"
"@babel/plugin-proposal-optional-chaining" "^7.6.0"
Expand Down Expand Up @@ -840,19 +840,21 @@
stable-version-regex "^1.0.1"

"@dword-design/require-hook-test@^1.0.0":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@dword-design/require-hook-test/-/require-hook-test-1.0.3.tgz#8c3282383bc44a5476c82b4dd25c9ae212fe8e9c"
integrity sha512-EgJgw+TN3i4cEMgyh//A1ZeZYyxMpeikNnsuSqrLIYndJPgEyDw9CM2z4RQm2mPbvQldwygoM041bDay52qx7Q==
version "1.0.4"
resolved "https://registry.yarnpkg.com/@dword-design/require-hook-test/-/require-hook-test-1.0.4.tgz#ed918fd8286775c803fe3088af61edfea0b4c44f"
integrity sha512-O6+yVPl7WLxeIg3yE452v+Jw7dP1qbH00b1QsE93WmRgq7NBaHSfscAZAqvTWWhfLkLwl/IVv+fiSAMCqbEwkw==
dependencies:
"@dword-design/resolver-test" "^1.0.0"

"@dword-design/resolver-test@^1.0.0":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@dword-design/resolver-test/-/resolver-test-1.0.2.tgz#1efc14407397abc7cf376567b0116a5582855e6f"
integrity sha512-f/Ur4xxU3X8uPlWK6qOJjKKi5QChWejjqz6s1Qp9KX4Sf88u/npL6gy5J1whS+VHmqaGr+sZb/xxxfv1yG9Oug==
version "1.0.6"
resolved "https://registry.yarnpkg.com/@dword-design/resolver-test/-/resolver-test-1.0.6.tgz#671cd60d23d547bfb0c9828c71c2e32959f64d28"
integrity sha512-BUTdKkuCq6GeQyAftlK1R1NynqvSszDCjtE7EvFdMHuXEPUUor+nqr/yl/Mf3w/CadFuIkZ2kOZmgKNypr4GLg==
dependencies:
"@dword-design/functions" "^2.2.4"
read-all-up "^1.0.1"
relative-require-regex "^1.0.1"
require-package-name "^2.0.1"

"@types/events@*":
version "3.0.0"
Expand Down Expand Up @@ -4045,6 +4047,11 @@ regjsparser@^0.6.0:
dependencies:
jsesc "~0.5.0"

relative-require-regex@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/relative-require-regex/-/relative-require-regex-1.0.1.tgz#6f06eecd5bc6b5370e08ab5b3b7000f2ce3e6d2f"
integrity sha1-bwbuzVvGtTcOCKtbO3AA8s4+bS8=

release-zalgo@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/release-zalgo/-/release-zalgo-1.0.0.tgz#09700b7e5074329739330e535c5a90fb67851730"
Expand Down

0 comments on commit 7576bfb

Please sign in to comment.