Skip to content

Commit

Permalink
chore(deps): update dependency babel-plugin-tester to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 12, 2019
1 parent a8a6fc6 commit 007b5bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"all-contributors-cli": "6.4.0",
"babel-jest": "24.8.0",
"babel-log": "2.0.0",
"babel-plugin-tester": "6.1.0",
"babel-plugin-tester": "6.2.0",
"coveralls": "3.0.3",
"eslint": "5.16.0",
"eslint-config-precure": "4.15.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3103,10 +3103,10 @@ babel-plugin-syntax-object-rest-spread@^6.8.0:
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
integrity sha1-/WU28rzhODb/o6VFjEkDpZe7O/U=

babel-plugin-tester@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-6.1.0.tgz#92e5c266313ac461fbb6b00802822d6765cfdb82"
integrity sha512-+2GG3PYh32fMk4rgVR2jcUlfMUZEIQffyqa3itawMujWBJ9awL91NnMQ+jorj9xzuKq18YmTrjDIBYCzn1estQ==
babel-plugin-tester@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-6.2.0.tgz#539dfa078f59bcc10d3cf5b2536dfee79d7bb974"
integrity sha512-x5b1z8nTImMwXC9QGdJoeD04fOZfjbA6oFBtBH9KLfHkX3CpoiMxWeRzrTFvQ6i35Pa08hW4hryEWeLGi8OAYA==
dependencies:
common-tags "^1.4.0"
invariant "^2.2.2"
Expand Down

0 comments on commit 007b5bf

Please sign in to comment.