Skip to content

Commit 6c66023

Browse files
chore(deps): update dependency babel-plugin-tester to v5.5.2
1 parent 39cf5d8 commit 6c66023

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-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.5.2",
4343
"codecov": "3.0.0",
4444
"eslint": "4.17.0",
4545
"eslint-config-airbnb-base": "12.1.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -923,9 +923,10 @@ 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-
927-
version "5.0.0"
928-
resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-5.0.0.tgz#d3387860311cbd8353746d3a8aaba7ad2446e470"
926+
927+
version "5.5.2"
928+
resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-5.5.2.tgz#593ab7978d30450c1b3ebf4aa9c884b04952fe09"
929+
integrity sha512-Ycsy0wTxKZtKagDYGzuB5YlaY6nmKmbgOvPoEcrRvDLTpMEQZuD3mc+MZ7pO7TG18E2pEJRjRWv6h7FJmbe6rQ==
929930
dependencies:
930931
common-tags "^1.4.0"
931932
invariant "^2.2.2"

0 commit comments

Comments
 (0)