From a8ea82e183e6246f6d1a52b82a193585c6e7310d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:00:56 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to ^20.16.3 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 44c204e..536341b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@stegripe/eslint-config": "^1.0.1", - "@types/node": "^20.16.2", + "@types/node": "^20.16.3", "eslint": "^9.9.1", "rimraf": "^6.0.1", "typescript": "^5.5.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 241e88e..c47e004 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^1.0.1 version: 1.0.1(@stylistic/eslint-plugin@2.3.0(eslint@9.9.1)(typescript@5.5.4))(eslint-config-prettier@9.1.0(eslint@9.9.1))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.16.1(eslint@9.9.1)(typescript@5.5.4))(eslint-plugin-import@2.29.1)(eslint@9.9.1))(eslint-plugin-import-x@3.0.1(eslint@9.9.1)(typescript@5.5.4))(eslint-plugin-jsdoc@48.7.0(eslint@9.9.1))(eslint-plugin-n@17.9.0(eslint@9.9.1))(eslint-plugin-promise@6.4.0(eslint@9.9.1))(eslint-plugin-tsdoc@0.3.0)(eslint-plugin-unicorn@54.0.0(eslint@9.9.1))(eslint@9.9.1)(globals@15.8.0)(typescript-eslint@7.16.1(eslint@9.9.1)(typescript@5.5.4))(typescript@5.5.4) '@types/node': - specifier: ^20.16.2 - version: 20.16.2 + specifier: ^20.16.3 + version: 20.16.3 eslint: specifier: ^9.9.1 version: 9.9.1 @@ -167,8 +167,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@20.16.2': - resolution: {integrity: sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ==} + '@types/node@20.16.3': + resolution: {integrity: sha512-/wdGiWRkMOm53gAsSyFMXFZHbVg7C6CbkrzHNpaHoYfsUWPg7m6ZRKtvQjgvQ9i8WT540a3ydRlRQbxjY30XxQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1557,7 +1557,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@20.16.2': + '@types/node@20.16.3': dependencies: undici-types: 6.19.6