diff --git a/yarn.lock b/yarn.lock index dce49b3..3d0a7b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -905,10 +905,10 @@ babel-plugin-jest-hoist@^24.1.0: resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.1.0.tgz#dfecc491fb15e2668abbd690a697a8fd1411a7f8" integrity sha512-gljYrZz8w1b6fJzKcsfKsipSru2DU2DmQ39aB6nV3xQ0DDv3zpIzKGortA5gknrhNnPN8DweaEgrnZdmbGmhnw== -babel-plugin-tester@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-6.0.0.tgz#91483381e65f48ea717320a30a9182a441e3fe18" - integrity sha512-vzR8l3w9OlXSv6XmdTHu1qpT4i4/y7sK/g0mH1FusPIK7fPd8PYgkzSfuHpLp0JgQzY/LTsmxkSIXfTyfjZ9Ug== +babel-plugin-tester@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-6.0.1.tgz#6e38df63da9969525501f0d09a823055d9d97b33" + integrity sha512-33all7GWK2WyTuDZL/ZbtYw4iOZ2PNTyuGE97ah4cZRmOHL/DRHcKYhs0dpUIQuNkuYXFfGK4d4y+e0/L8qJYw== dependencies: common-tags "^1.4.0" invariant "^2.2.2"