Skip to content

Commit

Permalink
Merge pull request tailwindlabs#894 from tailwindcss/dependabot/npm_a…
Browse files Browse the repository at this point in the history
…nd_yarn/next/babel-jest-24.8.0

Bump babel-jest from 24.7.1 to 24.8.0
  • Loading branch information
adamwathan authored May 13, 2019
2 parents 93dc609 + ead222d commit 9c91b9a
Showing 1 changed file with 1 addition and 110 deletions.
111 changes: 1 addition & 110 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -682,14 +682,6 @@
"@jest/types" "^24.8.0"
jest-mock "^24.8.0"

"@jest/fake-timers@^24.7.1":
version "24.7.1"
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-24.7.1.tgz#56e5d09bdec09ee81050eaff2794b26c71d19db2"
dependencies:
"@jest/types" "^24.7.0"
jest-message-util "^24.7.1"
jest-mock "^24.7.0"

"@jest/fake-timers@^24.8.0":
version "24.8.0"
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-24.8.0.tgz#2e5b80a4f78f284bcb4bd5714b8e10dd36a8d3d1"
Expand Down Expand Up @@ -732,14 +724,6 @@
graceful-fs "^4.1.15"
source-map "^0.6.0"

"@jest/test-result@^24.7.1":
version "24.7.1"
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-24.7.1.tgz#19eacdb29a114300aed24db651e5d975f08b6bbe"
dependencies:
"@jest/console" "^24.7.1"
"@jest/types" "^24.7.0"
"@types/istanbul-lib-coverage" "^2.0.0"

"@jest/test-result@^24.8.0":
version "24.8.0"
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-24.8.0.tgz#7675d0aaf9d2484caa65e048d9b467d160f8e9d3"
Expand All @@ -757,26 +741,6 @@
jest-runner "^24.8.0"
jest-runtime "^24.8.0"

"@jest/transform@^24.7.1":
version "24.7.1"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-24.7.1.tgz#872318f125bcfab2de11f53b465ab1aa780789c2"
dependencies:
"@babel/core" "^7.1.0"
"@jest/types" "^24.7.0"
babel-plugin-istanbul "^5.1.0"
chalk "^2.0.1"
convert-source-map "^1.4.0"
fast-json-stable-stringify "^2.0.0"
graceful-fs "^4.1.15"
jest-haste-map "^24.7.1"
jest-regex-util "^24.3.0"
jest-util "^24.7.1"
micromatch "^3.1.10"
realpath-native "^1.1.0"
slash "^2.0.0"
source-map "^0.6.1"
write-file-atomic "2.4.1"

"@jest/transform@^24.8.0":
version "24.8.0"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-24.8.0.tgz#628fb99dce4f9d254c6fd9341e3eea262e06fef5"
Expand All @@ -797,13 +761,6 @@
source-map "^0.6.1"
write-file-atomic "2.4.1"

"@jest/types@^24.7.0":
version "24.7.0"
resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.7.0.tgz#c4ec8d1828cdf23234d9b4ee31f5482a3f04f48b"
dependencies:
"@types/istanbul-lib-coverage" "^2.0.0"
"@types/yargs" "^12.0.9"

"@jest/types@^24.8.0":
version "24.8.0"
resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.8.0.tgz#f31e25948c58f0abd8c845ae26fcea1491dea7ad"
Expand Down Expand Up @@ -1054,19 +1011,7 @@ aws4@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"

babel-jest@^24.3.1:
version "24.7.1"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.7.1.tgz#73902c9ff15a7dfbdc9994b0b17fcefd96042178"
dependencies:
"@jest/transform" "^24.7.1"
"@jest/types" "^24.7.0"
"@types/babel__core" "^7.1.0"
babel-plugin-istanbul "^5.1.0"
babel-preset-jest "^24.6.0"
chalk "^2.4.2"
slash "^2.0.0"

babel-jest@^24.8.0:
babel-jest@^24.3.1, babel-jest@^24.8.0:
version "24.8.0"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.8.0.tgz#5c15ff2b28e20b0f45df43fe6b7f2aae93dba589"
dependencies:
Expand Down Expand Up @@ -2485,24 +2430,6 @@ jest-get-type@^24.8.0:
version "24.8.0"
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.8.0.tgz#a7440de30b651f5a70ea3ed7ff073a32dfe646fc"

jest-haste-map@^24.7.1:
version "24.7.1"
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-24.7.1.tgz#772e215cd84080d4bbcb759cfb668ad649a21471"
dependencies:
"@jest/types" "^24.7.0"
anymatch "^2.0.0"
fb-watchman "^2.0.0"
graceful-fs "^4.1.15"
invariant "^2.2.4"
jest-serializer "^24.4.0"
jest-util "^24.7.1"
jest-worker "^24.6.0"
micromatch "^3.1.10"
sane "^4.0.3"
walker "^1.0.7"
optionalDependencies:
fsevents "^1.2.7"

jest-haste-map@^24.8.0:
version "24.8.0"
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-24.8.0.tgz#51794182d877b3ddfd6e6d23920e3fe72f305800"
Expand Down Expand Up @@ -2557,19 +2484,6 @@ jest-matcher-utils@^24.8.0:
jest-get-type "^24.8.0"
pretty-format "^24.8.0"

jest-message-util@^24.7.1:
version "24.7.1"
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-24.7.1.tgz#f1dc3a6c195647096a99d0f1dadbc447ae547018"
dependencies:
"@babel/code-frame" "^7.0.0"
"@jest/test-result" "^24.7.1"
"@jest/types" "^24.7.0"
"@types/stack-utils" "^1.0.1"
chalk "^2.0.1"
micromatch "^3.1.10"
slash "^2.0.0"
stack-utils "^1.0.1"

jest-message-util@^24.8.0:
version "24.8.0"
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-24.8.0.tgz#0d6891e72a4beacc0292b638685df42e28d6218b"
Expand All @@ -2583,12 +2497,6 @@ jest-message-util@^24.8.0:
slash "^2.0.0"
stack-utils "^1.0.1"

jest-mock@^24.7.0:
version "24.7.0"
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-24.7.0.tgz#e49ce7262c12d7f5897b0d8af77f6db8e538023b"
dependencies:
"@jest/types" "^24.7.0"

jest-mock@^24.8.0:
version "24.8.0"
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-24.8.0.tgz#2f9d14d37699e863f1febf4e4d5a33b7fdbbde56"
Expand Down Expand Up @@ -2694,23 +2602,6 @@ jest-snapshot@^24.8.0:
pretty-format "^24.8.0"
semver "^5.5.0"

jest-util@^24.7.1:
version "24.7.1"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-24.7.1.tgz#b4043df57b32a23be27c75a2763d8faf242038ff"
dependencies:
"@jest/console" "^24.7.1"
"@jest/fake-timers" "^24.7.1"
"@jest/source-map" "^24.3.0"
"@jest/test-result" "^24.7.1"
"@jest/types" "^24.7.0"
callsites "^3.0.0"
chalk "^2.0.1"
graceful-fs "^4.1.15"
is-ci "^2.0.0"
mkdirp "^0.5.1"
slash "^2.0.0"
source-map "^0.6.0"

jest-util@^24.8.0:
version "24.8.0"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-24.8.0.tgz#41f0e945da11df44cc76d64ffb915d0716f46cd1"
Expand Down

0 comments on commit 9c91b9a

Please sign in to comment.