From fcd518aa3a6ac64af4162f0c1b1d7f45daf0b244 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:33:35 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.10.10 --- pnpm-lock.yaml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 747c2207..7976a264 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 6.0.0 '@types/node': specifier: ^22.0.0 - version: 22.9.1 + version: 22.10.10 execa: specifier: ^8.0.1 version: 8.0.1 @@ -83,7 +83,7 @@ importers: version: 9.1.7 knip: specifier: ^5.0.0 - version: 5.37.1(@types/node@22.9.1)(typescript@5.6.3) + version: 5.37.1(@types/node@22.10.10)(typescript@5.6.3) lint-staged: specifier: ^15.0.0 version: 15.2.10 @@ -812,8 +812,8 @@ packages: '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - '@types/node@22.9.1': - resolution: {integrity: sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==} + '@types/node@22.10.10': + resolution: {integrity: sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -3275,8 +3275,8 @@ packages: engines: {node: '>=0.8.0'} hasBin: true - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} undici@5.28.4: resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} @@ -4133,9 +4133,9 @@ snapshots: '@types/ms@0.7.34': {} - '@types/node@22.9.1': + '@types/node@22.10.10': dependencies: - undici-types: 6.19.8 + undici-types: 6.20.0 '@types/normalize-package-data@2.4.4': {} @@ -5631,11 +5631,11 @@ snapshots: kind-of@6.0.3: {} - knip@5.37.1(@types/node@22.9.1)(typescript@5.6.3): + knip@5.37.1(@types/node@22.10.10)(typescript@5.6.3): dependencies: '@nodelib/fs.walk': 1.2.8 '@snyk/github-codeowners': 1.1.0 - '@types/node': 22.9.1 + '@types/node': 22.10.10 easy-table: 1.2.0 enhanced-resolve: 5.17.1 fast-glob: 3.3.2 @@ -6864,7 +6864,7 @@ snapshots: uglify-js@3.19.3: optional: true - undici-types@6.19.8: {} + undici-types@6.20.0: {} undici@5.28.4: dependencies: @@ -6916,14 +6916,14 @@ snapshots: validate-npm-package-name@6.0.0: {} - vite-node@0.34.6(@types/node@22.9.1): + vite-node@0.34.6(@types/node@22.10.10): dependencies: cac: 6.7.14 debug: 4.4.0 mlly: 1.4.2 pathe: 1.1.1 picocolors: 1.1.1 - vite: 4.4.9(@types/node@22.9.1) + vite: 4.4.9(@types/node@22.10.10) transitivePeerDependencies: - '@types/node' - less @@ -6934,20 +6934,20 @@ snapshots: - supports-color - terser - vite@4.4.9(@types/node@22.9.1): + vite@4.4.9(@types/node@22.10.10): dependencies: esbuild: 0.18.20 postcss: 8.4.31 rollup: 3.29.4 optionalDependencies: - '@types/node': 22.9.1 + '@types/node': 22.10.10 fsevents: 2.3.3 vitest@0.34.6: dependencies: '@types/chai': 4.3.6 '@types/chai-subset': 1.3.3 - '@types/node': 22.9.1 + '@types/node': 22.10.10 '@vitest/expect': 0.34.6 '@vitest/runner': 0.34.6 '@vitest/snapshot': 0.34.6 @@ -6966,8 +6966,8 @@ snapshots: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.7.0 - vite: 4.4.9(@types/node@22.9.1) - vite-node: 0.34.6(@types/node@22.9.1) + vite: 4.4.9(@types/node@22.10.10) + vite-node: 0.34.6(@types/node@22.10.10) why-is-node-running: 2.2.2 transitivePeerDependencies: - less