Skip to content

Commit 29601d9

Browse files
committed
chore: Update yarn.lock
1 parent b97241f commit 29601d9

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

yarn.lock

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,14 +442,21 @@ babel-helpers@^6.24.1:
442442
babel-runtime "^6.22.0"
443443
babel-template "^6.24.1"
444444

445-
babel-jest@^20.0.1, babel-jest@^20.0.3:
445+
babel-jest@^20.0.3:
446446
version "20.0.3"
447447
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-20.0.3.tgz#e4a03b13dc10389e140fc645d09ffc4ced301671"
448448
dependencies:
449449
babel-core "^6.0.0"
450450
babel-plugin-istanbul "^4.0.0"
451451
babel-preset-jest "^20.0.3"
452452

453+
babel-jest@^21.0.0:
454+
version "21.0.0"
455+
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-21.0.0.tgz#4f636a7dce105aa5753d5f3dde4422ff50c1d6c5"
456+
dependencies:
457+
babel-plugin-istanbul "^4.0.0"
458+
babel-preset-jest "^21.0.0"
459+
453460
babel-messages@^6.23.0:
454461
version "6.23.0"
455462
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e"
@@ -474,6 +481,10 @@ babel-plugin-jest-hoist@^20.0.3:
474481
version "20.0.3"
475482
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-20.0.3.tgz#afedc853bd3f8dc3548ea671fbe69d03cc2c1767"
476483

484+
babel-plugin-jest-hoist@^21.0.0:
485+
version "21.0.0"
486+
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-21.0.0.tgz#aa2dbab7b0d58fa635640efd53aab730be7b3273"
487+
477488
babel-plugin-syntax-async-functions@^6.13.0, babel-plugin-syntax-async-functions@^6.8.0:
478489
version "6.13.0"
479490
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95"
@@ -888,6 +899,12 @@ babel-preset-jest@^20.0.3:
888899
dependencies:
889900
babel-plugin-jest-hoist "^20.0.3"
890901

902+
babel-preset-jest@^21.0.0:
903+
version "21.0.0"
904+
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-21.0.0.tgz#13a8d82e999aa49f8b2dc14d0023d362f2e4ba23"
905+
dependencies:
906+
babel-plugin-jest-hoist "^21.0.0"
907+
891908
babel-preset-react@^6.16.0:
892909
version "6.24.1"
893910
resolved "https://registry.yarnpkg.com/babel-preset-react/-/babel-preset-react-6.24.1.tgz#ba69dfaea45fc3ec639b6a4ecea6e17702c91380"

0 commit comments

Comments
 (0)