Skip to content

Commit 99571bd

Browse files
committed
chore(deps): update dependency babel-plugin-tester to v5.4.0
1 parent 39cf5d8 commit 99571bd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"babel-flow-types": "1.2.3",
4040
"babel-jest": "22.1.0",
4141
"babel-plugin-add-module-exports": "0.2.1",
42-
"babel-plugin-tester": "5.0.0",
42+
"babel-plugin-tester": "5.4.0",
4343
"codecov": "3.0.0",
4444
"eslint": "4.17.0",
4545
"eslint-config-airbnb-base": "12.1.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -923,9 +923,9 @@ babel-plugin-syntax-object-rest-spread@^6.13.0:
923923
version "6.13.0"
924924
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
925925

926-
babel-plugin-tester@5.0.0:
927-
version "5.0.0"
928-
resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-5.0.0.tgz#d3387860311cbd8353746d3a8aaba7ad2446e470"
926+
babel-plugin-tester@5.4.0:
927+
version "5.4.0"
928+
resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-5.4.0.tgz#cf4054138a3a7850891a959427993e1bb4d201d7"
929929
dependencies:
930930
common-tags "^1.4.0"
931931
invariant "^2.2.2"

0 commit comments

Comments
 (0)