From 1e28a53c9084e51609e4e6c2a8ebd53c76d217b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 19:54:06 +0000 Subject: [PATCH] Bump gulp-ejs in /css/css-writing-modes/tools/generators Bumps [gulp-ejs](https://github.com/rogeriopvl/gulp-ejs) from 1.2.2 to 5.1.0. - [Release notes](https://github.com/rogeriopvl/gulp-ejs/releases) - [Changelog](https://github.com/rogeriopvl/gulp-ejs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rogeriopvl/gulp-ejs/compare/v1.2.2...v5.1.0) Signed-off-by: dependabot[bot] --- css/css-writing-modes/tools/generators/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/css-writing-modes/tools/generators/package.json b/css/css-writing-modes/tools/generators/package.json index 8046cf4240aa37..e3f9bc70b57ec4 100644 --- a/css/css-writing-modes/tools/generators/package.json +++ b/css/css-writing-modes/tools/generators/package.json @@ -9,7 +9,7 @@ "connect": "^3.4.0", "ejs": "^2.3.1", "gulp": "^3.8.11", - "gulp-ejs": "^1.1.0", + "gulp-ejs": "^5.1.0", "gulp-rename": "^1.2.2", "minimist": "^1.1.1", "serve-index": "^1.7.2",