24 lines
774 B
Plaintext
24 lines
774 B
Plaintext
|
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||
|
# yarn lockfile v1
|
||
|
ci-info@^1.0.0:
|
||
|
version "1.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.0.0.tgz#dc5285f2b4e251821683681c381c3388f46ec534"
|
||
|
|
||
|
husky:
|
||
|
version "0.11.9"
|
||
|
resolved "https://registry.yarnpkg.com/husky/-/husky-0.11.9.tgz#28cd1dc16bffdca1d4d93592814e5f3c327b38ee"
|
||
|
dependencies:
|
||
|
is-ci "^1.0.9"
|
||
|
normalize-path "^1.0.0"
|
||
|
|
||
|
is-ci@^1.0.9:
|
||
|
version "1.0.10"
|
||
|
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e"
|
||
|
dependencies:
|
||
|
ci-info "^1.0.0"
|
||
|
|
||
|
normalize-path@^1.0.0:
|
||
|
version "1.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-1.0.0.tgz#32d0e472f91ff345701c15a8311018d3b0a90379"
|
||
|
|