From 3adbe04a9cea63ebe056abc307b39ddf9952d611 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 5 Jun 2018 21:09:12 +0000 Subject: [PATCH] chore(package): update babel-plugin-inline-import to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c457dd4..b009954 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "babel-cli": "^6.24.1", "babel-eslint": "^8.0.3", "babel-jest": "^22.0.4", - "babel-plugin-inline-import": "^2.0.6", + "babel-plugin-inline-import": "^3.0.0", "babel-preset-env": "^1.6.1", "cpy-cli": "^1.0.1", "cross-env": "^5.1.3",