From a8dfff0a672bcfe087869d826a4cc414611b26d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 02:27:45 +0000 Subject: [PATCH] fix(deps): update dependency isbot to v3.5.1 --- package.json | 2 +- pnpm-lock.yaml | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index df12179e..7cd50cfb 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "get-image-colors": "4.0.1", "image-size": "1.0.2", "inquirer": "*", - "isbot": "3.5.0", + "isbot": "3.5.1", "js-yaml": "*", "json5": "2.2.1", "jsonwebtoken": "8.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ded5612f..0dab9bba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,7 +79,7 @@ specifiers: image-size: 1.0.2 inquirer: '*' ioredis: 5.2.2 - isbot: 3.5.0 + isbot: 3.5.1 jest: 28.1.3 js-yaml: '*' json5: 2.2.1 @@ -166,7 +166,7 @@ dependencies: get-image-colors: 4.0.1 image-size: 1.0.2 inquirer: 8.2.4 - isbot: 3.5.0 + isbot: 3.5.1 js-yaml: 4.1.0 json5: 2.2.1 jsonwebtoken: 8.5.1 @@ -204,7 +204,7 @@ optionalDependencies: redis-memory-server: 0.5.0 devDependencies: - '@innei/eslint-config-ts': 0.9.4 + '@innei/eslint-config-ts': 0.9.4_typescript@4.7.4 '@innei/prettier': 0.9.4 '@nestjs/cli': 9.0.0 '@nestjs/schematics': 9.0.1_typescript@4.7.4 @@ -1018,8 +1018,10 @@ packages: tslib: 2.4.0 dev: false - /@innei/eslint-config-ts/0.9.4: + /@innei/eslint-config-ts/0.9.4_typescript@4.7.4: resolution: {integrity: sha512-T52M6omBVNP6CbRN0sWNf8TjEEocuPTSN+FnVUY7c1P8JfgOTH9PFOG8fEt59UZLxZEIjy26pHGDqATv9inGVA==} + peerDependencies: + typescript: '>=4' dependencies: '@typescript-eslint/eslint-plugin': 5.30.7_njno5y7ry2l2lcmiu4tywxkwnq '@typescript-eslint/parser': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq @@ -4962,8 +4964,8 @@ packages: resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} dev: false - /isbot/3.5.0: - resolution: {integrity: sha512-QOFF7IE7hUdzo8pbhCubeiMzKdLZt+W/UwRZWwg+zghmnqXoMwh2V0bi5UT+oIvoD0IWCWjzAtp30ZrrRwJVCg==} + /isbot/3.5.1: + resolution: {integrity: sha512-IJrUiLudoYIhbNa9EuR7foEyXYPyWDe5Nnd1pTKTyPZKlDA0K5XcVzJEwvNLLstz37KokXP1pZWVKuyW34c4xQ==} engines: {node: '>=12'} dev: false