From 242d6113cc737e78ef344575d82f987772a76366 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 00:15:13 +0000 Subject: [PATCH] Update dependency ejs-lint to v2.0.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 21 ++++++--------------- 2 files changed, 7 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 9409184..0703c21 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@squoosh/cli": "0.7.3", "autoprefixer": "10.4.20", "browser-sync": "3.0.3", - "ejs-lint": "2.0.0", + "ejs-lint": "2.0.1", "gulp": "5.0.0", "gulp-ejs": "5.1.0", "gulp-notify": "5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 488994a..9d4b68e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 3.0.3 version: 3.0.3 ejs-lint: - specifier: 2.0.0 - version: 2.0.0 + specifier: 2.0.1 + version: 2.0.1 gulp: specifier: 5.0.0 version: 5.0.0 @@ -567,8 +567,8 @@ packages: ejs-include-regex@1.0.0: resolution: {integrity: sha512-OTkvS8Dm8XhaE/+EKIjYjInRkNahQwkUUacAZXvA8Gqr5KEZrOsgFk8AkKYSnoTcdvKV0wnoG7YHWb4gkZFu8Q==} - ejs-lint@2.0.0: - resolution: {integrity: sha512-zt3E6MWLBYpWuUEOFRRqzB74gxCOZJAzoKmJR810U2mIrLnP1v6Xyk8tc6tl4pbT63cFoEqELPx9K8URjmpyZg==} + ejs-lint@2.0.1: + resolution: {integrity: sha512-GrH+UuYaOlhS/cnCJEY5EANnFvWe6zyf0h6uOAKG2/EiG2Ch9S8vnX3CwAMP9Q1xlCagPNzwRDJG8MVCV4IJLg==} hasBin: true ejs@3.1.10: @@ -576,11 +576,6 @@ packages: engines: {node: '>=0.10.0'} hasBin: true - ejs@3.1.8: - resolution: {integrity: sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==} - engines: {node: '>=0.10.0'} - hasBin: true - electron-to-chromium@1.5.50: resolution: {integrity: sha512-eMVObiUQ2LdgeO1F/ySTXsvqvxb6ZH2zPGaMYsWzRDdOddUa77tdmI0ltg+L16UpbWdhPmuF3wIQYyQq65WfZw==} @@ -2174,10 +2169,10 @@ snapshots: ejs-include-regex@1.0.0: {} - ejs-lint@2.0.0: + ejs-lint@2.0.1: dependencies: chalk: 5.3.0 - ejs: 3.1.8 + ejs: 3.1.10 ejs-include-regex: 1.0.0 globby: 13.2.2 read-input: 0.3.1 @@ -2189,10 +2184,6 @@ snapshots: dependencies: jake: 10.9.2 - ejs@3.1.8: - dependencies: - jake: 10.9.2 - electron-to-chromium@1.5.50: {} emoji-regex@8.0.0: {}