mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-28 05:10:17 +08:00
Bump jest-jasmine2 from 24.0.0 to 24.1.0
Bumps [jest-jasmine2](https://github.com/facebook/jest) from 24.0.0 to 24.1.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v24.0.0...v24.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
5158d13ff2
commit
0ecf5ff788
@ -113,7 +113,7 @@
|
||||
"jest-environment-jsdom": "^24.0.0",
|
||||
"jest-enzyme": "^7.0.0",
|
||||
"jest-image-snapshot": "^2.6.0",
|
||||
"jest-jasmine2": "^24.0.0",
|
||||
"jest-jasmine2": "^24.1.0",
|
||||
"jest-preset-angular": "^6.0.1",
|
||||
"jest-raw-loader": "^1.0.1",
|
||||
"jest-teamcity-reporter": "^0.9.0",
|
||||
|
37
yarn.lock
37
yarn.lock
@ -8820,9 +8820,10 @@ expect@^23.6.0:
|
||||
jest-message-util "^23.4.0"
|
||||
jest-regex-util "^23.3.0"
|
||||
|
||||
expect@^24.0.0:
|
||||
version "24.0.0"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-24.0.0.tgz#71f71d88a4202746fc79849bb4c6498008b5ef03"
|
||||
expect@^24.1.0:
|
||||
version "24.1.0"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-24.1.0.tgz#88e73301c4c785cde5f16da130ab407bdaf8c0f2"
|
||||
integrity sha512-lVcAPhaYkQcIyMS+F8RVwzbm1jro20IG8OkvxQ6f1JfqhVZyyudCwYogQ7wnktlf14iF3ii7ArIUO/mqvrW9Gw==
|
||||
dependencies:
|
||||
ansi-styles "^3.2.0"
|
||||
jest-get-type "^24.0.0"
|
||||
@ -11872,21 +11873,23 @@ jest-jasmine2@^23.6.0:
|
||||
jest-util "^23.4.0"
|
||||
pretty-format "^23.6.0"
|
||||
|
||||
jest-jasmine2@^24.0.0:
|
||||
version "24.0.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-24.0.0.tgz#7d87be9d8b32d34ac5980ad646b7ae7f99e33a19"
|
||||
jest-jasmine2@^24.0.0, jest-jasmine2@^24.1.0:
|
||||
version "24.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-24.1.0.tgz#8377324b967037c440f0a549ee0bbd9912055db6"
|
||||
integrity sha512-H+o76SdSNyCh9fM5K8upK45YTo/DiFx5w2YAzblQebSQmukDcoVBVeXynyr7DDnxh+0NTHYRCLwJVf3tC518wg==
|
||||
dependencies:
|
||||
"@babel/traverse" "^7.1.0"
|
||||
chalk "^2.0.1"
|
||||
co "^4.6.0"
|
||||
expect "^24.0.0"
|
||||
expect "^24.1.0"
|
||||
is-generator-fn "^2.0.0"
|
||||
jest-each "^24.0.0"
|
||||
jest-matcher-utils "^24.0.0"
|
||||
jest-message-util "^24.0.0"
|
||||
jest-snapshot "^24.0.0"
|
||||
jest-snapshot "^24.1.0"
|
||||
jest-util "^24.0.0"
|
||||
pretty-format "^24.0.0"
|
||||
throat "^4.0.0"
|
||||
|
||||
jest-leak-detector@^23.6.0:
|
||||
version "23.6.0"
|
||||
@ -12000,6 +12003,15 @@ jest-resolve@^24.0.0:
|
||||
chalk "^2.0.1"
|
||||
realpath-native "^1.0.0"
|
||||
|
||||
jest-resolve@^24.1.0:
|
||||
version "24.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-24.1.0.tgz#42ff0169b0ea47bfdbd0c52a0067ca7d022c7688"
|
||||
integrity sha512-TPiAIVp3TG6zAxH28u/6eogbwrvZjBMWroSLBDkwkHKrqxB/RIdwkWDye4uqPlZIXWIaHtifY3L0/eO5Z0f2wg==
|
||||
dependencies:
|
||||
browser-resolve "^1.11.3"
|
||||
chalk "^2.0.1"
|
||||
realpath-native "^1.0.0"
|
||||
|
||||
jest-runner@^23.6.0:
|
||||
version "23.6.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-23.6.0.tgz#3894bd219ffc3f3cb94dc48a4170a2e6f23a5a38"
|
||||
@ -12048,16 +12060,17 @@ jest-serializer@^23.0.1:
|
||||
version "23.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-23.0.1.tgz#a3776aeb311e90fe83fab9e533e85102bd164165"
|
||||
|
||||
jest-snapshot@>=20.0.3, jest-snapshot@^24.0.0:
|
||||
version "24.0.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-24.0.0.tgz#fb447a753a3271660b3d89d068698014eb14c414"
|
||||
jest-snapshot@>=20.0.3, jest-snapshot@^24.1.0:
|
||||
version "24.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-24.1.0.tgz#85e22f810357aa5994ab61f236617dc2205f2f5b"
|
||||
integrity sha512-th6TDfFqEmXvuViacU1ikD7xFb7lQsPn2rJl7OEmnfIVpnrx3QNY2t3PE88meeg0u/mQ0nkyvmC05PBqO4USFA==
|
||||
dependencies:
|
||||
"@babel/types" "^7.0.0"
|
||||
chalk "^2.0.1"
|
||||
jest-diff "^24.0.0"
|
||||
jest-matcher-utils "^24.0.0"
|
||||
jest-message-util "^24.0.0"
|
||||
jest-resolve "^24.0.0"
|
||||
jest-resolve "^24.1.0"
|
||||
mkdirp "^0.5.1"
|
||||
natural-compare "^1.4.0"
|
||||
pretty-format "^24.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user