Skip to content
This repository has been archived by the owner on Sep 8, 2018. It is now read-only.

Commit

Permalink
Update dependency babel-plugin-tester to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 10, 2018
1 parent 56b317a commit ee6326a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"babel-core": "6.26.3",
"babel-plugin-tester": "5.0.0",
"babel-plugin-tester": "5.4.0",
"babel-preset-env": "1.6.1",
"jest": "22.3.0",
"prettier": "1.10.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-5.4.0.tgz#cf4054138a3a7850891a959427993e1bb4d201d7"
dependencies:
common-tags "^1.4.0"
invariant "^2.2.2"
Expand Down

0 comments on commit ee6326a

Please sign in to comment.