Skip to content

Commit 1c18362

Browse files
Merge pull request #1663 from tailwindcss/dependabot/npm_and_yarn/master/babel-jest-25.5.1
2 parents ea3d454 + 2a23d40 commit 1c18362

File tree

1 file changed

+1
-56
lines changed

1 file changed

+1
-56
lines changed

yarn.lock

Lines changed: 1 addition & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,28 +1004,6 @@
10041004
jest-runner "^25.5.2"
10051005
jest-runtime "^25.5.2"
10061006

1007-
"@jest/transform@^25.5.0":
1008-
version "25.5.0"
1009-
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-25.5.0.tgz#a0f3719a1e158be442a99988d3134d577cb1c1be"
1010-
integrity sha512-yqxpmosig2JWKHVbyEl8I7btXCinLIL8b3ENJYMvl9TqzZ9KulnV2t08wp4Wbv/pFKYqTd5NWyEzi4xCpcQ3mg==
1011-
dependencies:
1012-
"@babel/core" "^7.1.0"
1013-
"@jest/types" "^25.5.0"
1014-
babel-plugin-istanbul "^6.0.0"
1015-
chalk "^3.0.0"
1016-
convert-source-map "^1.4.0"
1017-
fast-json-stable-stringify "^2.0.0"
1018-
graceful-fs "^4.2.4"
1019-
jest-haste-map "^25.5.0"
1020-
jest-regex-util "^25.2.6"
1021-
jest-util "^25.5.0"
1022-
micromatch "^4.0.2"
1023-
pirates "^4.0.1"
1024-
realpath-native "^2.0.0"
1025-
slash "^3.0.0"
1026-
source-map "^0.6.1"
1027-
write-file-atomic "^3.0.0"
1028-
10291007
"@jest/transform@^25.5.1":
10301008
version "25.5.1"
10311009
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-25.5.1.tgz#0469ddc17699dd2bf985db55fa0fb9309f5c2db3"
@@ -1387,21 +1365,7 @@ aws4@^1.8.0:
13871365
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
13881366
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
13891367

1390-
babel-jest@^25.1.0:
1391-
version "25.5.0"
1392-
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-25.5.0.tgz#a310e74f76585cf24d526ed477e56ee83bce86c4"
1393-
integrity sha512-8AfVNU7MEMsa+MjbY/CmwrGuQdplZ/+GkeWJDpRPm4C4wJZf937Pd9KgWU3NbnWEcYvIiqR15wy0U6C028kTWw==
1394-
dependencies:
1395-
"@jest/transform" "^25.5.0"
1396-
"@jest/types" "^25.5.0"
1397-
"@types/babel__core" "^7.1.7"
1398-
babel-plugin-istanbul "^6.0.0"
1399-
babel-preset-jest "^25.5.0"
1400-
chalk "^3.0.0"
1401-
graceful-fs "^4.2.4"
1402-
slash "^3.0.0"
1403-
1404-
babel-jest@^25.5.1:
1368+
babel-jest@^25.1.0, babel-jest@^25.5.1:
14051369
version "25.5.1"
14061370
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-25.5.1.tgz#bc2e6101f849d6f6aec09720ffc7bc5332e62853"
14071371
integrity sha512-9dA9+GmMjIzgPnYtkhBg73gOo/RHqPmLruP3BaGL4KEX3Dwz6pI8auSN8G8+iuEG90+GSswyKvslN+JYSaacaQ==
@@ -3216,25 +3180,6 @@ jest-get-type@^25.2.6:
32163180
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-25.2.6.tgz#0b0a32fab8908b44d508be81681487dbabb8d877"
32173181
integrity sha512-DxjtyzOHjObRM+sM1knti6or+eOgcGU4xVSb2HNP1TqO4ahsT+rqZg+nyqHWJSvWgKC5cG3QjGFBqxLghiF/Ig==
32183182

3219-
jest-haste-map@^25.5.0:
3220-
version "25.5.0"
3221-
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-25.5.0.tgz#5cb0fb5a2887f1dcfe578aade20979afd500179d"
3222-
integrity sha512-GTyTQ7tvWRUNUZKDl6DBUDJdrhXClcJ7Y0NdoRBJbOmN1KbrZIjSEmcoTgaOLOL+VwvLWhgphMR7HJ9Ywtp76Q==
3223-
dependencies:
3224-
"@jest/types" "^25.5.0"
3225-
anymatch "^3.0.3"
3226-
fb-watchman "^2.0.0"
3227-
graceful-fs "^4.2.4"
3228-
jest-serializer "^25.5.0"
3229-
jest-util "^25.5.0"
3230-
jest-worker "^25.5.0"
3231-
micromatch "^4.0.2"
3232-
sane "^4.0.3"
3233-
walker "^1.0.7"
3234-
which "^2.0.2"
3235-
optionalDependencies:
3236-
fsevents "^2.1.2"
3237-
32383183
jest-haste-map@^25.5.1:
32393184
version "25.5.1"
32403185
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-25.5.1.tgz#1df10f716c1d94e60a1ebf7798c9fb3da2620943"

0 commit comments

Comments
 (0)