From 19ab2d78d62fffe94b359260750e9bf946937f98 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2020 23:12:04 +0000 Subject: [PATCH] Bump gulp-ext-replace from 0.1.0 to 0.3.0 Bumps [gulp-ext-replace](https://github.com/tjeastmond/gulp-ext-replace) from 0.1.0 to 0.3.0. - [Release notes](https://github.com/tjeastmond/gulp-ext-replace/releases) - [Commits](https://github.com/tjeastmond/gulp-ext-replace/commits) 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 a5b8cd1873..29394704ae 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "devDependencies": { "glob": "^4.0.5", "gulp": "~3.8.x", - "gulp-ext-replace": "^0.1.0", + "gulp-ext-replace": "^0.3.0", "gulp-jsonlint": "0.0.3", "gulp-util": "^3.0.0", "gulp-yaml": "0.0.3",