From e22d433b37fca10660ada885d7542472626bbddb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 06:24:53 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to ^20.17.6 (#209) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e405c97..1cd24a5 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@snowcrystals/eslint-config": "^1.0.2", "@sapphire/ts-config": "^5.0.1", "@snowcrystals/prettier-config": "^1.0.0", - "@types/node": "^20.17.5", + "@types/node": "^20.17.6", "eslint": "^8.57.1", "husky": "^9.1.6", "is-ci": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0e5235..c11a120 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^1.0.0 version: 1.0.0 '@types/node': - specifier: ^20.17.5 - version: 20.17.5 + specifier: ^20.17.6 + version: 20.17.6 eslint: specifier: ^8.57.1 version: 8.57.1 @@ -430,8 +430,8 @@ packages: '@types/mdast@4.0.4': resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} - '@types/node@20.17.5': - resolution: {integrity: sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==} + '@types/node@20.17.6': + resolution: {integrity: sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ==} '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} @@ -2343,7 +2343,7 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@20.17.5': + '@types/node@20.17.6': dependencies: undici-types: 6.19.6