From 562269fc2b1bd624ea2f192b77942037f6696e2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 05:05:59 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.18.11 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aac9436dd..3e7b0b4b4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@tsconfig/node18": "18.2.2", "@tsconfig/strictest": "2.0.2", - "@types/node": "18.18.10", + "@types/node": "18.18.11", "eslint": "8.54.0", "eslint-config-promise": "github:promise/eslint-config", "typescript": "5.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c4a4af5c..63618c976 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ devDependencies: specifier: 2.0.2 version: 2.0.2 '@types/node': - specifier: 18.18.10 - version: 18.18.10 + specifier: 18.18.11 + version: 18.18.11 eslint: specifier: 8.54.0 version: 8.54.0 @@ -284,8 +284,8 @@ packages: resolution: {integrity: sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==} dev: true - /@types/node@18.18.10: - resolution: {integrity: sha512-luANqZxPmjTll8bduz4ACs/lNTCLuWssCyjqTY9yLdsv1xnViQp3ISKwsEWOIecO13JWUqjVdig/Vjjc09o8uA==} + /@types/node@18.18.11: + resolution: {integrity: sha512-c1vku6qnTeujJneYH94/4aq73XrVcsJe35UPyAsSok1ijiKrkRzK+AxQPSpNMUnC03roWBBwJx/9I8V7lQoxmA==} dependencies: undici-types: 5.26.5 dev: true