From db1ce9ada661f8a5a69640b326153df38bae09c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:56:43 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20 --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index b444027..d9f33cf 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "devDependencies": { "@2nthony/eslint-config": "^1.0.3", - "@types/node": "18.19.8", + "@types/node": "20.17.2", "cac": "6.7.14", "eslint": "^8.42.0", "esno": "0.16.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8a5355..1cda838 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ devDependencies: specifier: ^1.0.3 version: 1.0.3(eslint@8.42.0)(typescript@5.3.3) '@types/node': - specifier: 18.19.8 - version: 18.19.8 + specifier: 20.17.2 + version: 20.17.2 cac: specifier: 6.7.14 version: 6.7.14 @@ -816,10 +816,10 @@ packages: '@types/unist': 2.0.6 dev: true - /@types/node@18.19.8: - resolution: {integrity: sha512-g1pZtPhsvGVTwmeVoexWZLTQaOvXwoSq//pTL0DHeNzUDrFnir4fgETdhjhIxjVnN+hKOuh98+E1eMLnUXstFg==} + /@types/node@20.17.2: + resolution: {integrity: sha512-OOHK4sjXqkL7yQ7VEEHcf6+0jSvKjWqwnaCtY7AKD/VLEvRHMsxxu7eI8ErnjxHS8VwmekD4PeVCpu4qZEZSxg==} dependencies: - undici-types: 5.26.5 + undici-types: 6.19.8 dev: true /@types/normalize-package-data@2.4.1: @@ -3485,8 +3485,8 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + /undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} dev: true /unist-util-stringify-position@2.0.3: @@ -3517,7 +3517,7 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-node@0.32.2(@types/node@18.19.8): + /vite-node@0.32.2(@types/node@20.17.2): resolution: {integrity: sha512-dTQ1DCLwl2aEseov7cfQ+kDMNJpM1ebpyMMMwWzBvLbis8Nla/6c9WQcqpPssTwS6Rp/+U6KwlIj8Eapw4bLdA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -3527,7 +3527,7 @@ packages: mlly: 1.3.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.3.9(@types/node@18.19.8) + vite: 4.3.9(@types/node@20.17.2) transitivePeerDependencies: - '@types/node' - less @@ -3538,7 +3538,7 @@ packages: - terser dev: true - /vite@4.3.9(@types/node@18.19.8): + /vite@4.3.9(@types/node@20.17.2): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -3563,7 +3563,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.19.8 + '@types/node': 20.17.2 esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.23.0 @@ -3604,7 +3604,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 18.19.8 + '@types/node': 20.17.2 '@vitest/expect': 0.32.2 '@vitest/runner': 0.32.2 '@vitest/snapshot': 0.32.2 @@ -3624,8 +3624,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.5.0 - vite: 4.3.9(@types/node@18.19.8) - vite-node: 0.32.2(@types/node@18.19.8) + vite: 4.3.9(@types/node@20.17.2) + vite-node: 0.32.2(@types/node@20.17.2) why-is-node-running: 2.2.2 transitivePeerDependencies: - less