From 0782d6beafeaca5a66f3e9b6615be9cf64763953 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 19:46:07 +0000 Subject: [PATCH] Update dependency @types/node to v22.5.5 (#265) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index dfff4ed..82c3d09 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@types/micromatch": "4.0.9", - "@types/node": "22.5.4", + "@types/node": "22.5.5", "@types/unist": "3.0.3", "eslint-config-upleveled": "8.7.0", "prettier": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29fdba4..3994b4b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,14 +31,14 @@ importers: specifier: 4.0.9 version: 4.0.9 '@types/node': - specifier: 22.5.4 - version: 22.5.4 + specifier: 22.5.5 + version: 22.5.5 '@types/unist': specifier: 3.0.3 version: 3.0.3 eslint-config-upleveled: specifier: 8.7.0 - version: 8.7.0(@babel/core@7.12.9)(@types/eslint@8.56.8)(@types/node@22.5.4)(@types/react-dom@18.2.25)(@types/react@18.2.76)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0))(eslint@8.57.0)(globals@15.9.0)(typescript@5.6.2) + version: 8.7.0(@babel/core@7.12.9)(@types/eslint@8.56.8)(@types/node@22.5.5)(@types/react-dom@18.2.25)(@types/react@18.2.76)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0))(eslint@8.57.0)(globals@15.9.0)(typescript@5.6.2) prettier: specifier: 3.3.3 version: 3.3.3 @@ -301,8 +301,8 @@ packages: '@types/minimatch@3.0.5': resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==} - '@types/node@22.5.4': - resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==} + '@types/node@22.5.5': + resolution: {integrity: sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==} '@types/normalize-package-data@2.4.1': resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -2484,7 +2484,7 @@ snapshots: '@types/minimatch@3.0.5': {} - '@types/node@22.5.4': + '@types/node@22.5.5': dependencies: undici-types: 6.19.8 @@ -3078,13 +3078,13 @@ snapshots: eslint: 8.57.0 find-up-simple: 1.0.0 - eslint-config-upleveled@8.7.0(@babel/core@7.12.9)(@types/eslint@8.56.8)(@types/node@22.5.4)(@types/react-dom@18.2.25)(@types/react@18.2.76)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0))(eslint@8.57.0)(globals@15.9.0)(typescript@5.6.2): + eslint-config-upleveled@8.7.0(@babel/core@7.12.9)(@types/eslint@8.56.8)(@types/node@22.5.5)(@types/react-dom@18.2.25)(@types/react@18.2.76)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0))(eslint@8.57.0)(globals@15.9.0)(typescript@5.6.2): dependencies: '@babel/eslint-parser': 7.25.1(@babel/core@7.12.9)(eslint@8.57.0) '@eslint/compat': 1.1.1 '@next/eslint-plugin-next': 14.2.9 '@types/eslint': 8.56.8 - '@types/node': 22.5.4 + '@types/node': 22.5.5 '@types/react': 18.2.76 '@types/react-dom': 18.2.25 '@typescript-eslint/eslint-plugin': 8.5.0(@typescript-eslint/parser@8.5.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)