From 62c663316a373f67ecd5dd21880875d4a48f3362 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 09:45:22 +0000 Subject: [PATCH] chore(deps): update dependency @types/get-image-colors to v4.0.2 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 61ec86d9..eecfef8c 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "@types/cron": "2.0.0", "@types/ejs": "3.1.1", "@types/fs-extra": "9.0.13", - "@types/get-image-colors": "4.0.1", + "@types/get-image-colors": "4.0.2", "@types/js-yaml": "4.0.5", "@types/lodash": "4.14.191", "@types/marked": "4.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4f24005..0523b3f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,7 +43,7 @@ specifiers: '@types/cron': 2.0.0 '@types/ejs': 3.1.1 '@types/fs-extra': 9.0.13 - '@types/get-image-colors': 4.0.1 + '@types/get-image-colors': 4.0.2 '@types/js-yaml': 4.0.5 '@types/jsonwebtoken': 8.5.9 '@types/lodash': 4.14.191 @@ -225,7 +225,7 @@ devDependencies: '@types/cron': 2.0.0 '@types/ejs': 3.1.1 '@types/fs-extra': 9.0.13 - '@types/get-image-colors': 4.0.1 + '@types/get-image-colors': 4.0.2 '@types/js-yaml': 4.0.5 '@types/lodash': 4.14.191 '@types/marked': 4.0.8 @@ -2494,8 +2494,8 @@ packages: '@types/node': 18.11.13 dev: true - /@types/get-image-colors/4.0.1: - resolution: {integrity: sha512-SJw1xtewG0w9btZqeG8evQpvSvo7Hp12cPRUi5XouM7sfe/CcvkSk8x8u2XDLwc2UIW2D7qrf/iffv9dJmSVsQ==} + /@types/get-image-colors/4.0.2: + resolution: {integrity: sha512-8E/xA3Dyl70sboWbjjt+UEHTC2Nvv6EIDxPx5nCSTN+QfBWbx60gGyBH0pQ9ABrRNqQ2gKtGboK3MoZodxMWtw==} dependencies: '@types/chroma-js': 2.1.3 '@types/node': 18.11.13