From add999e78ccfe228b7c4a53964300a524f9c0051 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 16:39:21 +0000 Subject: [PATCH] Bump fbjs-scripts from 0.5.0 to 3.0.0 Bumps [fbjs-scripts](https://github.com/facebook/fbjs) from 0.5.0 to 3.0.0. - [Release notes](https://github.com/facebook/fbjs/releases) - [Commits](https://github.com/facebook/fbjs/commits/babel-preset-fbjs-v3.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3817f849..28a0cc7f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "babel-core": "^5.8.22", "babel-loader": "^5.3.2", "del": "^2.2.0", - "fbjs-scripts": "^0.5.0", + "fbjs-scripts": "^3.0.0", "gulp": "^3.9.0", "gulp-babel": "^5.1.0", "gulp-flatten": "^0.2.0",