From 40628350a36b9cd581a432994d9f2838ee6f2312 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 17 Dec 2022 21:01:16 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.11.17 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 4845dd7..8a523c2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@types/command-line-args": "5.2.0", "@types/command-line-usage": "5.0.2", - "@types/node": "18.11.16", + "@types/node": "18.11.17", "@typescript-eslint/eslint-plugin": "5.46.1", "@typescript-eslint/parser": "5.46.1", "eslint": "8.30.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index db9f7ed..10eb8de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.4 specifiers: '@types/command-line-args': 5.2.0 '@types/command-line-usage': 5.0.2 - '@types/node': 18.11.16 + '@types/node': 18.11.17 '@typescript-eslint/eslint-plugin': 5.46.1 '@typescript-eslint/parser': 5.46.1 booru: 2.6.3 @@ -32,7 +32,7 @@ dependencies: devDependencies: '@types/command-line-args': 5.2.0 '@types/command-line-usage': 5.0.2 - '@types/node': 18.11.16 + '@types/node': 18.11.17 '@typescript-eslint/eslint-plugin': 5.46.1_mqzxmroayievgzgel6yrqgih5i '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa eslint: 8.30.0 @@ -186,19 +186,19 @@ packages: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true - /@types/node/18.11.16: - resolution: {integrity: sha512-6T7P5bDkRhqRxrQtwj7vru+bWTpelgtcETAZEUSdq0YISKz8WKdoBukQLYQQ6DFHvU9JRsbFq0JH5C51X2ZdnA==} + /@types/node/18.11.17: + resolution: {integrity: sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==} /@types/oauth/0.9.1: resolution: {integrity: sha512-a1iY62/a3yhZ7qH7cNUsxoI3U/0Fe9+RnuFrpTKr+0WVOzbKlSLojShCKe20aOD1Sppv+i8Zlq0pLDuTJnwS4A==} dependencies: - '@types/node': 18.11.16 + '@types/node': 18.11.17 dev: false /@types/responselike/1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.11.16 + '@types/node': 18.11.17 dev: false /@types/retry/0.12.0: @@ -212,7 +212,7 @@ packages: /@types/ws/8.5.3: resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==} dependencies: - '@types/node': 18.11.16 + '@types/node': 18.11.17 dev: false /@typescript-eslint/eslint-plugin/5.46.1_mqzxmroayievgzgel6yrqgih5i: