From cff2c87beefb3c7ff968104a921f4f7e220da141 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 24 Aug 2018 11:52:04 +0000 Subject: [PATCH] chore(package): update babel-plugin-transform-modern-regexp to version 0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ee5477..4923933 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "babel-plugin-transform-es2015-modules-commonjs": "^6.23.0", "babel-plugin-transform-exponentiation-operator": "^6.22.0", "babel-plugin-transform-function-sent": "^1.0.1", - "babel-plugin-transform-modern-regexp": "^0.0.4", + "babel-plugin-transform-modern-regexp": "^0.0.6", "babel-plugin-transform-numeric-separator": "^7.0.0-alpha.11", "babel-plugin-transform-runtime": "^6.23.0", "babel-plugin-transform-unicode-property-regex": "^2.0.5",