diff --git a/package.json b/package.json index 84b14d9..99a8652 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "babel-flow-types": "1.2.3", "babel-jest": "22.1.0", "babel-plugin-add-module-exports": "0.2.1", - "babel-plugin-tester": "5.0.0", + "babel-plugin-tester": "5.5.2", "codecov": "3.0.0", "eslint": "4.17.0", "eslint-config-airbnb-base": "12.1.0", diff --git a/yarn.lock b/yarn.lock index 56e115b..f6db194 100644 --- a/yarn.lock +++ b/yarn.lock @@ -923,9 +923,10 @@ babel-plugin-syntax-object-rest-spread@^6.13.0: version "6.13.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5" -babel-plugin-tester@5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-5.0.0.tgz#d3387860311cbd8353746d3a8aaba7ad2446e470" +babel-plugin-tester@5.5.2: + version "5.5.2" + resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-5.5.2.tgz#593ab7978d30450c1b3ebf4aa9c884b04952fe09" + integrity sha512-Ycsy0wTxKZtKagDYGzuB5YlaY6nmKmbgOvPoEcrRvDLTpMEQZuD3mc+MZ7pO7TG18E2pEJRjRWv6h7FJmbe6rQ== dependencies: common-tags "^1.4.0" invariant "^2.2.2"