From ced1324fc1cc566a7cb5a3ef940a74199cc0344a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 21:41:15 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v16.18.33 --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 46fe999..dab5b4c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "homepage": "https://github.com/marvin-j97/walk-it#readme", "devDependencies": { - "@types/node": "16.18.31", + "@types/node": "16.18.33", "@typescript-eslint/eslint-plugin": "5.59.2", "@typescript-eslint/parser": "5.59.2", "eslint": "8.40.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e02b25..4cbbeac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,8 +2,8 @@ lockfileVersion: '6.0' devDependencies: '@types/node': - specifier: 16.18.31 - version: 16.18.31 + specifier: 16.18.33 + version: 16.18.33 '@typescript-eslint/eslint-plugin': specifier: 5.59.2 version: 5.59.2(@typescript-eslint/parser@5.59.2)(eslint@8.40.0)(typescript@5.0.4) @@ -779,8 +779,8 @@ packages: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true - /@types/node@16.18.31: - resolution: {integrity: sha512-KPXltf4z4g517OlVJO9XQ2357CYw7fvuJ3ZuBynjXC5Jos9i+K7LvFb7bUIwtJXSZj0vTp9Q6NJBSQpkwwO8Zw==} + /@types/node@16.18.33: + resolution: {integrity: sha512-WjW7iYRVtePnSeLxVfE1e+g1yStJrfR9Anuv4y6JZVgOqYyFcW7GhPBk2/J1d0rC4ZNLrI13lS4e32NUuuRmHA==} dev: true /@types/semver@7.3.13: @@ -2562,7 +2562,7 @@ packages: punycode: 2.1.1 dev: true - /vite-node@0.31.0(@types/node@16.18.31): + /vite-node@0.31.0(@types/node@16.18.33): resolution: {integrity: sha512-8x1x1LNuPvE2vIvkSB7c1mApX5oqlgsxzHQesYF7l5n1gKrEmrClIiZuOFbFDQcjLsmcWSwwmrWrcGWm9Fxc/g==} engines: {node: '>=v14.18.0'} hasBin: true @@ -2572,7 +2572,7 @@ packages: mlly: 1.2.0 pathe: 1.1.0 picocolors: 1.0.0 - vite: 4.0.0(@types/node@16.18.31) + vite: 4.0.0(@types/node@16.18.33) transitivePeerDependencies: - '@types/node' - less @@ -2583,7 +2583,7 @@ packages: - terser dev: true - /vite@4.0.0(@types/node@16.18.31): + /vite@4.0.0(@types/node@16.18.33): resolution: {integrity: sha512-ynad+4kYs8Jcnn8J7SacS9vAbk7eMy0xWg6E7bAhS1s79TK+D7tVFGXVZ55S7RNLRROU1rxoKlvZ/qjaB41DGA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -2608,7 +2608,7 @@ packages: terser: optional: true dependencies: - '@types/node': 16.18.31 + '@types/node': 16.18.33 esbuild: 0.16.4 postcss: 8.4.20 resolve: 1.22.1 @@ -2650,7 +2650,7 @@ packages: dependencies: '@types/chai': 4.3.4 '@types/chai-subset': 1.3.3 - '@types/node': 16.18.31 + '@types/node': 16.18.33 '@vitest/expect': 0.31.0 '@vitest/runner': 0.31.0 '@vitest/snapshot': 0.31.0 @@ -2671,8 +2671,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.4.0 tinypool: 0.5.0 - vite: 4.0.0(@types/node@16.18.31) - vite-node: 0.31.0(@types/node@16.18.31) + vite: 4.0.0(@types/node@16.18.33) + vite-node: 0.31.0(@types/node@16.18.33) why-is-node-running: 2.2.2 transitivePeerDependencies: - less