From ef6c74dea77621c8060eaf32d52e41be95cb7730 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 19:55:58 +0000 Subject: [PATCH] chore(deps): update dependency @types/gulp to v4.0.14 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a9f4b8a5d..cbff96606 100644 --- a/package.json +++ b/package.json @@ -241,7 +241,7 @@ "@types/double-ended-queue": "2.1.2", "@types/escape-regexp": "0.0.1", "@types/fluent-ffmpeg": "2.1.21", - "@types/gulp": "4.0.10", + "@types/gulp": "4.0.14", "@types/gulp-mocha": "0.0.33", "@types/gulp-rename": "2.0.1", "@types/ioredis": "4.28.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc04e049f..3e9b68466 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -590,8 +590,8 @@ devDependencies: specifier: 2.1.21 version: 2.1.21 '@types/gulp': - specifier: 4.0.10 - version: 4.0.10 + specifier: 4.0.14 + version: 4.0.14 '@types/gulp-mocha': specifier: 0.0.33 version: 0.0.33 @@ -1858,8 +1858,8 @@ packages: '@types/vinyl': 2.0.6 dev: true - /@types/gulp@4.0.10: - resolution: {integrity: sha512-spgZHJFqiEJGwqGlf7T/k4nkBpBcLgP7T0EfN6G2vvnhUfvd4uO1h8RwpXOE8x/54DVYUs1XCAtBHkX/R3axAQ==} + /@types/gulp@4.0.14: + resolution: {integrity: sha512-zjhBRyGTIPnJ/gByJpjtFyRPKej7zkNFct+QgDhAwpOEoJ2MQjajhU69vrcHIffKcnt3Dik2JHzgMj0C1q9WOg==} dependencies: '@types/undertaker': 1.2.8 '@types/vinyl-fs': 2.4.12