yarn.lock 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
  2. # yarn lockfile v1
  3. balanced-match@^0.4.1:
  4. version "0.4.2"
  5. resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
  6. brace-expansion@^1.0.0:
  7. version "1.1.7"
  8. resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.7.tgz#3effc3c50e000531fb720eaff80f0ae8ef23cf59"
  9. dependencies:
  10. balanced-match "^0.4.1"
  11. concat-map "0.0.1"
  12. colors@1.1.2:
  13. version "1.1.2"
  14. resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63"
  15. concat-map@0.0.1:
  16. version "0.0.1"
  17. resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
  18. exit@^0.1.2:
  19. version "0.1.2"
  20. resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
  21. fs.realpath@^1.0.0:
  22. version "1.0.0"
  23. resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
  24. glob@^7.0.6:
  25. version "7.1.1"
  26. resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
  27. dependencies:
  28. fs.realpath "^1.0.0"
  29. inflight "^1.0.4"
  30. inherits "2"
  31. minimatch "^3.0.2"
  32. once "^1.3.0"
  33. path-is-absolute "^1.0.0"
  34. inflight@^1.0.4:
  35. version "1.0.6"
  36. resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
  37. dependencies:
  38. once "^1.3.0"
  39. wrappy "1"
  40. inherits@2:
  41. version "2.0.3"
  42. resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
  43. jasmine-core@~2.7.0:
  44. version "2.7.0"
  45. resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.7.0.tgz#50ff8c4f92d8ef5c0b2c1b846dd263ed85152091"
  46. "jasmine-spec-reporter@file:../../":
  47. version "4.1.1"
  48. dependencies:
  49. colors "1.1.2"
  50. "jasmine@file:../../node_modules/jasmine":
  51. version "2.7.0"
  52. dependencies:
  53. exit "^0.1.2"
  54. glob "^7.0.6"
  55. jasmine-core "~2.7.0"
  56. minimatch@^3.0.2:
  57. version "3.0.3"
  58. resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
  59. dependencies:
  60. brace-expansion "^1.0.0"
  61. once@^1.3.0:
  62. version "1.4.0"
  63. resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
  64. dependencies:
  65. wrappy "1"
  66. path-is-absolute@^1.0.0:
  67. version "1.0.1"
  68. resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
  69. wrappy@1:
  70. version "1.0.2"
  71. resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"