diff --git a/package.json b/package.json index 565d047..30c87f8 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "babel-core": "6.26.3", - "babel-plugin-tester": "5.0.0", + "babel-plugin-tester": "5.1.0", "babel-preset-env": "1.6.1", "jest": "22.3.0", "prettier": "1.10.2", diff --git a/yarn.lock b/yarn.lock index ad925d1..4422af6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -517,9 +517,9 @@ babel-plugin-syntax-trailing-function-commas@^6.22.0: version "6.22.0" resolved "https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3" -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.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-5.1.0.tgz#c50e8d80fb104e19bfe212db4d2eb2f1964284d8" dependencies: common-tags "^1.4.0" invariant "^2.2.2"