From 118eb12cb41edd4c13da0e672a1a75b404c58081 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Mon, 14 May 2018 16:47:51 +0000 Subject: [PATCH] Update babel-plugin-macros from 2.2.0 to 2.2.1 in app/vue --- app/vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/vue/package.json b/app/vue/package.json index 97dab6df98f..6f2eb33f1f6 100644 --- a/app/vue/package.json +++ b/app/vue/package.json @@ -26,7 +26,7 @@ "@storybook/react-dev-utils": "^5.0.0", "airbnb-js-shims": "^1.4.1", "babel-loader": "^7.1.4", - "babel-plugin-macros": "^2.2.0", + "babel-plugin-macros": "^2.2.1", "babel-plugin-transform-regenerator": "^6.26.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-env": "^1.6.0",